#include <AnimationPosition.h>
◆ TimeType
| Enumerator |
|---|
| SIMULATION_TIME | |
| ANIMATION_TIME | |
| REAL_TIME | |
◆ AnimationPosition() [1/2]
| inet::visualizer::AnimationPosition::AnimationPosition |
( |
| ) |
|
◆ AnimationPosition() [2/2]
| inet::visualizer::AnimationPosition::AnimationPosition |
( |
simtime_t |
simulationTime, |
|
|
double |
animationTime, |
|
|
double |
realTime |
|
) |
| |
◆ computeRealTime()
| double inet::visualizer::AnimationPosition::computeRealTime |
( |
| ) |
const |
|
protected |
44 return opp_get_monotonic_clock_usecs() / 1.0E+6;
◆ getAnimationTime()
| double inet::visualizer::AnimationPosition::getAnimationTime |
( |
| ) |
const |
|
inline |
◆ getRealTime()
| double inet::visualizer::AnimationPosition::getRealTime |
( |
| ) |
const |
|
inline |
◆ getSimulationTime()
| simtime_t inet::visualizer::AnimationPosition::getSimulationTime |
( |
| ) |
const |
|
inline |
◆ getTime()
| double inet::visualizer::AnimationPosition::getTime |
( |
TimeType |
type | ) |
const |
◆ operator=()
◆ animationTime
| double inet::visualizer::AnimationPosition::animationTime |
|
protected |
◆ realTime
| double inet::visualizer::AnimationPosition::realTime |
|
protected |
◆ simulationTime
| simtime_t inet::visualizer::AnimationPosition::simulationTime |
|
protected |
The documentation for this class was generated from the following files: