WsfDateTime

WsfDateTime inherits Object

WsfDateTime is a utility to represent absolute date and time (see Calendar) within the simulation.

Methods

static Calendar CurrentTime()

Returns a Calendar object representing the current date and time of the simulation.

static Calendar StartTime()

Returns a Calendar object representing the starting date and time of the simulation.

static Calendar SimulationTime(double aSimTime)

Returns a Calendar object representing the date and time at the specified elapsed simulation time.