![]() |
VR-Forces Developer's Guide
|
File: ifFrameRateRsp.h.
Class: DtIfFrameRateResponse DtIfFrameRateResponse is the content portion of a frame rate response message. It is sent in response (either once or periodically) to a frame rate request message.
Content-Type: DtFrameRateResponseMessageType

Static Public Member Functions | |
| static DtSimInterfaceContent * | creator () |
Static Public Member Functions inherited from DtSimInterfaceContent | |
| static DtSimInterfaceContent * | createInterfaceContent (int type) |
| static void | addInterfaceContentCreatorFcn (int type, DtInterfaceContentCreatorFcn fcn) |
| static void | setFactory (DtInterfaceContentFactory *factory) |
| static DtInterfaceContentFactory * | factory () |
| static void | registerContentTypePrinter (DtSimInterfaceContentTypePrinterFcn printFcn) |
Protected Attributes | |
| DtBackend::SectionTimes | mySectionTimes |
| DtFloat64 | myFrameRateResponsePeriod |
| DtU32 | myFramesAveraged |
| DtFloat64 | mySimTimeToRealTimeRatio |
| DtU16 | myNumberOfTickThreads |
| DtU16 | myNumberOfCPUs |
| bool | myTickingPublishersDuringObjectTick |
Protected Attributes inherited from DtSimInterfaceContent | |
| char * | myNetRep |
| bool | myUseSessionId |
Additional Inherited Members | |
Protected Member Functions inherited from DtSimInterfaceContent | |
| DtSimInterfaceContent () | |
| DtSimInterfaceContent (const DtSimInterfaceContent &orig) | |
| const DtSimInterfaceContent & | operator= (const DtSimInterfaceContent &orig) |
| virtual char * | createNetworkBuffer () |
Static Protected Attributes inherited from DtSimInterfaceContent | |
| static DtInterfaceContentFactory * | myFactory |
| static DtSimInterfaceContentTypePrinterFcn | theContentTypePrinterFcn |
| DtIfFrameRateResponse::DtIfFrameRateResponse | ( | ) |
default constructor
| DtIfFrameRateResponse::DtIfFrameRateResponse | ( | const DtIfFrameRateResponse & | orig | ) |
copy constructor
|
overridevirtual |
| const DtIfFrameRateResponse& DtIfFrameRateResponse::operator= | ( | const DtIfFrameRateResponse & | orig | ) |
assignment operator
|
overridevirtual |
Returns the type of Interface Content; DtIfFrameRateResponse.
Implements DtSimInterfaceContent.
|
overridevirtual |
Implements DtSimInterfaceContent.
|
virtual |
Number of sections in this message.
Returns the section number at the given index. Use this section number to get the actual data.
|
inline |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
Ratio of simulation time to real (wall-clock) time. Default is 1.0.
|
virtual |
Ratio of simulation time to real (wall-clock) time. Default is 1.0.
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
overridevirtual |
Reimplemented from DtSimInterfaceContent.
|
overridevirtual |
Reimplemented from DtSimInterfaceContent.
|
overridevirtual |
Reimplemented from DtSimInterfaceContent.
|
overridevirtual |
Reimplemented from DtSimInterfaceContent.
|
static |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |