Package | Description |
---|---|
edu.nps.moves.dis7 |
Modifier and Type | Field and Description |
---|---|
protected ClockTime |
StartResumePdu.realWorldTime
This field shall specify the real-world time (UTC) at which the entity is to start/resume in the exercise.
|
protected ClockTime |
StartResumeRPdu.realWorldTime
time in real world for this operation to happen
|
protected ClockTime |
StopFreezePdu.realWorldTime
real-world(UTC) time at which the entity shall stop or freeze in the exercise
|
protected ClockTime |
StopFreezeRPdu.realWorldTime
time in real world for this operation to happen
|
protected ClockTime |
GriddedDataPdu.sampleTime
valid time of the enviormental data sample, 64 bit unsigned int
|
protected ClockTime |
DirectedEnergyFirePdu.shotStartTime
Field shall indicate the simulation time at start of the shot, Section 7.3.4
|
protected ClockTime |
StartResumePdu.simulationTime
The reference time within a simulation exercise.
|
protected ClockTime |
StartResumeRPdu.simulationTime
time in simulation for the simulation to resume
|
Modifier and Type | Method and Description |
---|---|
ClockTime |
StartResumePdu.getRealWorldTime()
Getter for
StartResumePdu.realWorldTime |
ClockTime |
StartResumeRPdu.getRealWorldTime()
Getter for
StartResumeRPdu.realWorldTime |
ClockTime |
StopFreezePdu.getRealWorldTime()
Getter for
StopFreezePdu.realWorldTime |
ClockTime |
StopFreezeRPdu.getRealWorldTime()
Getter for
StopFreezeRPdu.realWorldTime |
ClockTime |
GriddedDataPdu.getSampleTime()
Getter for
GriddedDataPdu.sampleTime |
ClockTime |
DirectedEnergyFirePdu.getShotStartTime()
Getter for
DirectedEnergyFirePdu.shotStartTime |
ClockTime |
StartResumePdu.getSimulationTime()
Getter for
StartResumePdu.simulationTime |
ClockTime |
StartResumeRPdu.getSimulationTime()
Getter for
StartResumeRPdu.simulationTime |
ClockTime |
ClockTime.setHour(int pHour)
Setter for
hour |
ClockTime |
ClockTime.setTimePastHour(int pTimePastHour)
Setter for
timePastHour |