Global

class Global(scenario: Scenario) : Occupancy

Global occupancy metric tracking the total number of objects currently in the entire simulation.

Constructors

Link copied to clipboard
constructor(scenario: Scenario)

Properties

Link copied to clipboard

Functions

Link copied to clipboard
fun report(currentTime: Instant): Double