16 #include "vlutil/vlPerformanceStats.h"
23 namespace makVrfGuiObjectInformationQt
48 return myParameterData;
53 return myStateProperties;
56 virtual void setUpdateTimeout(
double);
57 virtual double updateTimeout()
const;
59 virtual void timedUpdate();
68 virtual void deactivate();
double myUpdateTimeout
Definition: aggregateInformationPageLogic.h:83
const DtRwProperties & stateProperties() const
Definition: aggregateInformationPageLogic.h:51
makVrv::DtSignalConnectionManager myConnections
Definition: aggregateInformationPageLogic.h:79
UpdateRate
Definition: DtSimEntryUpdater.h:31
DtRwProperties myParameterData
Definition: aggregateInformationPageLogic.h:76
Contains makVrv::DtEntityStatePageLogic class.
bool myFirstTime
Definition: aggregateInformationPageLogic.h:82
bool myTimerSet
Definition: aggregateInformationPageLogic.h:84
const DtRwProperties & parameterData() const
Definition: aggregateInformationPageLogic.h:46
Class to manage disconnection of boost connections on deletion.
Definition: DtSignalConnectionManager.h:20
Definition: informationDialogPage.h:260
Items added DtLocation - current location of entity DtSpeed - current speed of entity DtVelocity - cu...
Definition: entityStatePageLogic.h:30
Base class to provide boost signal/slot management.
DtRwProperties myStateProperties
Definition: aggregateInformationPageLogic.h:77
double myElapsedTime
Definition: aggregateInformationPageLogic.h:81
DtTimedSection myUpdateTimer
Definition: aggregateInformationPageLogic.h:80
A list of properties. A DtPropertyInterface object that is a specialized version of DtRwVariableBindi...
Definition: rwProperties.h:126
The DtDe is the core component of any VR-Vantage application. It owns a DtRenderer, DtDeCommunicator, as well as a DtDisplay and other things.
Definition: DtDe.h:70
bool myMonitoring
Definition: aggregateInformationPageLogic.h:78
Items added DtAggregateInfoAggregateId DtAggregateInfoGlobalAggregateId DtAggregateInfoAggregateType ...
Definition: aggregateInformationPageLogic.h:39