|
| | DtF18Initializer (int argc, char *argv[], DtString AppName) |
| | Default CTOR. More...
|
| |
| virtual | ~DtF18Initializer () |
| | Default DTOR. More...
|
| |
| virtual void | parseCmdLine () |
| | Parse the command line. More...
|
| |
| virtual void | initializeMtlParams () |
| |
| virtual void | setInitialPosition (const DtVector &loc) |
| | Accessors/Modifiers for our cmd line values. More...
|
| |
| virtual DtVector | initialPosition () const |
| |
| virtual void | setLispFileName (const DtString &name) |
| |
| virtual DtString | lispFileName () const |
| |
| virtual void | setDeadReckonAlgorithm (unsigned long alg) |
| |
| virtual unsigned long | deadReckonAlgorithm () const |
| |
| virtual void | setInitialTurnRadius (double radius) |
| |
| virtual double | initialTurnRadius () const |
| |
| virtual void | setInitialSpeed (double speed) |
| |
| virtual double | initialSpeed () const |
| |
| virtual void | setEntityTypeStr (const DtString &type) |
| |
| virtual DtString | entityTypeStr () const |
| |
| virtual void | setF18Markings (const DtString &markings) |
| |
| virtual DtString | f18Markings () const |
| |
| virtual void | setF18Name (const DtString &name) |
| |
| virtual DtString | f18Name () const |
| |
| virtual void | setDestroyedToFinalDelay (double delay) |
| |
| virtual double | destroyedToFinalDelay () const |
| |
| virtual void | setInitialHeading (double heading) |
| |
| virtual double | initialHeading () const |
| |
| virtual void | setLethalDetonationRange (double range) |
| | Accessors/Modifiers for MTL only parameters. More...
|
| |
| virtual double | lethalDetonationRange () const |
| |
| virtual void | setMunitionFlightTime (double time) |
| |
| virtual double | munitionFlightTime () const |
| |
| virtual void | setInitialPitch (double pitch) |
| |
| virtual double | initialPitch () const |
| |
| virtual void | setInitialRoll (double roll) |
| |
| virtual double | initialRoll () const |
| |
| virtual void | setAutoRoll (bool onOff) |
| |
| virtual bool | autoRoll () const |
| |
| virtual void | setEntityNumber (int number) |
| |
| virtual int | entityNumber () const |
| |
| virtual void | setHaveArtParts (bool onOff) |
| |
| virtual bool | haveArtParts () const |
| |
| virtual void | setDeltaTime (DtTime time) |
| |
| virtual DtTime | deltaTime () const |
| |
| virtual void | setRefLatitude (double lat) |
| | Ref latitude and longitude can be set individually by MTL or by a string in the command line. More...
|
| |
| virtual double | refLatitude () const |
| |
| virtual void | setRefLongitude (double lon) |
| |
| virtual double | refLongitude () const |
| |
| virtual void | setApplicationNumber (int num) |
| | These are parameters used by the F18 that are defined in the DIS DtVrlApplicationInitializer, but not the HLA version, so define them for HLA here. More...
|
| |
| virtual int | applicationNumber () const |
| |
| virtual void | setSiteId (int id) |
| |
| virtual int | siteId () const |
| |
| | DtF18Initializer (int argc, char *argv[], DtString AppName) |
| | Default CTOR. More...
|
| |
| virtual | ~DtF18Initializer () |
| | Default DTOR. More...
|
| |
| virtual void | parseCmdLine () |
| | Parse the command line. More...
|
| |
| virtual void | initializeMtlParams () |
| |
| virtual void | setInitialPosition (const DtVector &loc) |
| | Accessors/Modifiers for our cmd line values. More...
|
| |
| virtual DtVector | initialPosition () const |
| |
| virtual void | setLispFileName (const DtString &name) |
| |
| virtual DtString | lispFileName () const |
| |
| virtual void | setDeadReckonAlgorithm (unsigned long alg) |
| |
| virtual unsigned long | deadReckonAlgorithm () const |
| |
| virtual void | setInitialTurnRadius (double radius) |
| |
| virtual double | initialTurnRadius () const |
| |
| virtual void | setInitialSpeed (double speed) |
| |
| virtual double | initialSpeed () const |
| |
| virtual void | setEntityTypeStr (const DtString &type) |
| |
| virtual DtString | entityTypeStr () const |
| |
| virtual void | setF18Markings (const DtString &markings) |
| |
| virtual DtString | f18Markings () const |
| |
| virtual void | setF18Name (const DtString &name) |
| |
| virtual DtString | f18Name () const |
| |
| virtual void | setDestroyedToFinalDelay (double delay) |
| |
| virtual double | destroyedToFinalDelay () const |
| |
| virtual void | setInitialHeading (double heading) |
| |
| virtual double | initialHeading () const |
| |
| virtual void | setLethalDetonationRange (double range) |
| | Accessors/Modifiers for MTL only parameters. More...
|
| |
| virtual double | lethalDetonationRange () const |
| |
| virtual void | setMunitionFlightTime (double time) |
| |
| virtual double | munitionFlightTime () const |
| |
| virtual void | setInitialPitch (double pitch) |
| |
| virtual double | initialPitch () const |
| |
| virtual void | setInitialRoll (double roll) |
| |
| virtual double | initialRoll () const |
| |
| virtual void | setAutoRoll (bool onOff) |
| |
| virtual bool | autoRoll () const |
| |
| virtual void | setExecMode (int theMode) |
| |
| virtual int | execMode () const |
| |
| virtual void | setEntityNumber (int number) |
| |
| virtual int | entityNumber () const |
| |
| virtual void | setHaveArtParts (bool onOff) |
| |
| virtual bool | haveArtParts () const |
| |
| virtual void | setCount (int count) |
| |
| virtual int | count () const |
| |
| virtual void | setDeltaTime (DtTime time) |
| |
| virtual DtTime | deltaTime () const |
| |
| virtual void | setTimeSpacing (DtTime time) |
| |
| virtual DtTime | timeSpacing () const |
| |
| virtual void | setRefLatitude (double lat) |
| | Ref latitude and longitude can be set individually by MTL or by a string in the command line. More...
|
| |
| virtual double | refLatitude () const |
| |
| virtual void | setRefLongitude (double lon) |
| |
| virtual double | refLongitude () const |
| |
| virtual void | setMaxNumberWorkerThreads (int numThreads) |
| |
| virtual int | maxNumberWorkerThreads () const |
| |
| virtual void | setApplicationNumber (int num) |
| | These are parameters used by the F18 that are defined in the DIS DtVrlApplicationInitializer, but not the HLA version, so define them for HLA here. More...
|
| |
| virtual int | applicationNumber () const |
| |
| virtual void | setSiteId (int id) |
| |
| virtual int | siteId () const |
| |
| | DtVrlApplicationInitializer (int argc, char *argv[], const DtString &appName, const DtString &version=DtExerciseConnInitializer::vrlinkVersion(), bool pressAnyKey=false) |
| | Constructor. More...
|
| |
| virtual | ~DtVrlApplicationInitializer () |
| | Destructor. More...
|
| |
| virtual int | argc () const |
| | Get the argc passed into the constructor. More...
|
| |
| virtual char ** | argv () const |
| | Get the argv passed into the constructor. More...
|
| |
| virtual void | loadFile (const DtString &fileName) |
| | Load a .mtl or .xml file. More...
|
| |
| virtual void | saveFile (const DtString &filename) |
| | Save configuration settings to a .xml file. More...
|
| |
| virtual void | setExecName (const DtString &name) |
| | Set/Get the execution name. More...
|
| |
| virtual DtString | execName () const |
| | Set the execution name. More...
|
| |
| virtual void | setFederateName (const DtString &name) |
| | HLA Evolved only. More...
|
| |
| virtual DtString | federateName () const |
| | Set the federate name In HLA Evolved, this is the same as federateType. More...
|
| |
| virtual void | setNotifyFileLevel (int level) |
| | Sets the notify level for file output, if the filename has been set. More...
|
| |
| virtual int | notifyFileLevel () const |
| |
| virtual void | setNotifyFilename (const DtString &file) |
| | Setting this will allow notifications to be sent to a file as well as the console. More...
|
| |
| virtual DtString | notifyFilename () const |
| |
| virtual void | setFederateType (const DtString &type) |
| | Set/Get the federate type. More...
|
| |
| virtual DtString | federateType () const |
| | Get the federate type. More...
|
| |
| void | setFedFileName (const DtString &name) |
| | Set/Get the fed file name. More...
|
| |
| virtual DtString | fedFileName () const |
| | Set the fed file name. More...
|
| |
| virtual void | setFomMapperLibName (const DtString &name) |
| | Set/Get the DSO name. More...
|
| |
| virtual DtString | fomMapperLibName () const |
| | Set the FOM Mapper library name. More...
|
| |
| virtual void | setRprFomVersion (double version) |
| | Set/Get the RPR FOM Version. More...
|
| |
| virtual double | rprFomVersion () const |
| | Returns the RPR FOM Version. See above description. More...
|
| |
| virtual void * | fomMapperInitData () const |
| | Set/Get the FOM mapper initialization data. More...
|
| |
| virtual void | setFomMapperInitData (void *data) |
| | Get the FOM mapper initialization data. More...
|
| |
| virtual void | setUseAdvisories (bool onOff) |
| | Set/Get the whether to use advisories. More...
|
| |
| virtual bool | useAdvisories () const |
| | Get use of advisories. More...
|
| |
| virtual void | setRequestClassUpdate (bool onOff) |
| | Set/Get request class update flag. More...
|
| |
| virtual bool | requestClassUpdate () const |
| | Get request class update flag. More...
|
| |
| virtual void | setRequestObjectUpdate (bool onOff) |
| | Set/Get request object update flag. More...
|
| |
| virtual bool | requestObjectUpdate () const |
| | Get request object update flag. More...
|
| |
| virtual void | setRequestWhenInitialized (bool onOff) |
| | Set/Get request when initialized flag. More...
|
| |
| virtual bool | requestWhenInitialized () const |
| | Get request when initialized flag. More...
|
| |
| virtual void | setDefaultRefreshWaitList (bool onOff) |
| | Set/Get request object update flag. More...
|
| |
| virtual bool | defaultRefreshWaitList () const |
| | Get request object update flag. More...
|
| |
| virtual void | setDefaultWaitListRefreshPeriod (double period) |
| | Set/Get default wait list refresh period. More...
|
| |
| virtual double | defaultWaitListRefreshPeriod () const |
| | Get default wait list refresh period. More...
|
| |
| virtual void | setTimeStampType (DtTimeStampType relOrAbs) |
| | Set the time stamp type (DtTimeStampAbsolute or DtTimeStampRelative). More...
|
| |
| virtual DtTimeStampType | timeStampType () const |
| | Get the time stamp type. More...
|
| |
| virtual void | setDestroyFedExec (bool onOff) |
| | Set the destroy fed exec flag. More...
|
| |
| virtual bool | destroyFedExec () const |
| | Get the destroy fed exec flag. See above description. More...
|
| |
| virtual void | setSendFedTime (bool onOff) |
| | Set the send fed time flag. More...
|
| |
| virtual bool | sendFedTime () const |
| | Get the send fed time flag. See above description. More...
|
| |
| virtual void | setUseGeographicDdm (bool yesNo) |
| | Sets the use geographic DDM flag. More...
|
| |
| virtual bool | useGeographicDdm () const |
| | Get the use geographic DDM flag. More...
|
| |
| virtual void | setRprFomRevision (int val) |
| | Sets the revision of the FOM Mapper currently used. More...
|
| |
| virtual int | rprFomRevision () const |
| | returns the revision of the current FOM being used. More...
|
| |
| virtual void | setGenericAttributes (bool yesNo) |
| | Set the Generic attributes flag. More...
|
| |
| virtual bool | enabledGenericAttributes () const |
| | Set the Generic attributes flag. More...
|
| |
| virtual void | setOutputInterval (double period) |
| | Set print output interval. More...
|
| |
| virtual double | outputInterval () const |
| | Get print output interval. More...
|
| |
| virtual bool | pauseOnSaveRestore () const |
| | Block the simulation if a save or a restore is in process. More...
|
| |
| virtual void | setPauseOnSaveRestore (bool yesNo) |
| | Block the simulation if a save or a restore is in process. More...
|
| |
| virtual void | setExceptionOnRtiCompilerMismatch (bool yesNo) |
| | Block the simulation if a save or a restore is in process. More...
|
| |
| virtual bool | exceptionOnRtiCompilerMismatch () const |
| | Block the simulation if a save or a restore is in process. More...
|
| |
| | DtExerciseConnInitializer () |
| | Constructor. More...
|
| |
| virtual | ~DtExerciseConnInitializer () |
| | Destructor. More...
|
| |
| | DtExerciseConnInitializer (const DtExerciseConnInitializer &orig) |
| | Copy Constructor. More...
|
| |
| DtExerciseConnInitializer & | operator= (const DtExerciseConnInitializer &orig) |
| | Assignment Operator. More...
|
| |
| virtual DtFomMapper * | fomMapper () const |
| | Set the FOM mapper. More...
|
| |
| virtual void | setFomMapper (DtFomMapper *mapper) |
| | Get the FOM mapper. More...
|
| |
| virtual void | setReflecting (bool onOff) |
| | Set reflecting. More...
|
| |
| virtual bool | reflecting () const |
| | Get reflecting. See above description. More...
|
| |
| virtual void | setPassiveMode (bool onOff) |
| | Set passive mode. More...
|
| |
| virtual bool | passiveMode () const |
| | Get passive mode. See above description. More...
|
| |
| virtual void | setReflectRemoteUpdatesIntoPub (bool onOff) |
| | Set the reflectRemoteUpdatesIntoPub flag. More...
|
| |
| virtual bool | reflectRemoteUpdatesIntoPub () const |
| | Get reflect remove updates into publisher flag. More...
|
| |
| virtual void | setReflectThroughRti (bool onOff) |
| | Set the reflecting through RTI flag to true. More...
|
| |
| virtual bool | reflectThroughRti () const |
| | Get the reflecting through RTI flag. More...
|
| |
| virtual void | setReplyToSynchPoints (bool onOff) |
| | Set reply to sync points. More...
|
| |
| virtual bool | replyToSynchPoints () const |
| | Get reply to sync points. See above description. More...
|
| |
| virtual void | setAutoSubscribe (bool onOff) |
| | Set auto subscribe flag. More...
|
| |
| virtual bool | autoSubscribe () const |
| | Get auto subscribe flag;. More...
|
| |
| virtual void | setNotifyLevel (int level) |
| | Sets the notify level. More...
|
| |
| virtual void | setRtiArguments (const std::vector< std::wstring > &args) |
| | Specify the vector of wstring args to pass to HLA 1516's RTIambassador constructor. More...
|
| |
| virtual void | setRtiArguments (const std::vector< DtString > &args) |
| | Specify the vector of wstring args to pass to HLA 1516's RTIambassador constructor. More...
|
| |
| virtual void | rtiArguments (std::vector< std::wstring > &args) const |
| | Returns the rtiArguments which will be passed to HLA 1516's RTI ambassador constructor. More...
|
| |
| virtual void | setGetValueMethod (DtGetValueMethod getValueMethodChoice) |
| | Configure how VR-Link retrieves data from RTI attribute/parameter handle value pair sets. More...
|
| |
| virtual DtGetValueMethod | getValueMethod () const |
| | Configure how VR-Link retrieves data from RTI attribute/parameter handle value pair sets. More...
|
| |