![]() |
VR-Forces 4.2 Class Documentation
|
This creates the DtAggregateState and adds it to a DtSimEntry. More...

Public Member Functions | |
| DtAggregateStateObject (makVrv::DtDe &de, makVrv::DtUniqueID id) | |
| CTOR. | |
| virtual | ~DtAggregateStateObject () |
| DTOR. | |
| void | setState (DtVrlinkSimulatedAggregateState &state) |
| Copy state into myState. | |
Protected Attributes | |
| DtVrlinkSimulatedAggregateState * | myAggregateState |
This creates the DtAggregateState and adds it to a DtSimEntry.
Also sets the values of the DtAggregateState when updated from the DtAggregateStateDriver come in.
| makVrf::DtAggregateStateObject::DtAggregateStateObject | ( | makVrv::DtDe & | de, |
| makVrv::DtUniqueID | id | ||
| ) |
CTOR.
|
virtual |
DTOR.
| void makVrf::DtAggregateStateObject::setState | ( | DtVrlinkSimulatedAggregateState & | state | ) |
Copy state into myState.
Tell the DtSimEntry that the state has been updated.
|
protected |