Protected Member Functions |
| void | initialize (const DtEntityType &type, DtExerciseConn *conn, DtRwProperties *stateProps=nullptr, DtRwProperties *paramProps=nullptr) |
| | Called by the constructor to initialize the publisher.
|
Constructor & Destructor Documentation
| DtVrfAerodromePublisher::DtVrfAerodromePublisher |
( |
const DtEntityType & |
obj, |
|
|
DtExerciseConn * |
conn, |
|
|
const DtGlobalObjectDesignator & |
glId = DtVrfObjectIdGenerator::nullId(), |
|
|
const DtEntityIdentifier & |
entId = DtEntityIdentifier::nullId(), |
|
|
DtRwProperties * |
stateProps = nullptr, |
|
|
DtRwProperties * |
paramProps = nullptr |
|
) |
| |
| virtual DtVrfAerodromePublisher::~DtVrfAerodromePublisher |
( |
| ) |
|
|
virtual |
Member Function Documentation
| virtual bool DtVrfAerodromePublisher::tick |
( |
bool & |
extAttrPublisherTick | ) |
|
|
virtual |
Class method taken from publisher class for environmentals at VR-Link level.
This will simply call down to the base publisher to handle the method. This function should be called once per frame for each environment process object. It determines if any data needs to be sent to the other exercise participants, and sends that data.
| DtAerodromePublisher* DtVrfAerodromePublisher::aerodromePublisher |
( |
| ) |
|
|
inline |
| void DtVrfAerodromePublisher::initialize |
( |
const DtEntityType & |
type, |
|
|
DtExerciseConn * |
conn, |
|
|
DtRwProperties * |
stateProps = nullptr, |
|
|
DtRwProperties * |
paramProps = nullptr |
|
) |
| |
|
protected |
Called by the constructor to initialize the publisher.
Member Data Documentation
| DtAerodromePublisher* DtVrfAerodromePublisher::myPublisher |
|
protected |
The documentation for this class was generated from the following file: