Constructor & Destructor Documentation
| ciInterface::ciInterface |
( |
| ) |
|
| virtual ciInterface::~ciInterface |
( |
| ) |
|
|
virtual |
Member Function Documentation
- Sets the sensor data object in the interface.
- Parameters
-
- Gets the sensor data object in the interface.
- Returns
- pointer to the ciSensor data object
- Sets the sensor data object in the interface.
- Parameters
-
- Gets the sensor data object in the interface.
- Returns
- pointer to the ciSensor data object
- Sets the entity data object in the interface.
- Parameters
-
- Gets the entity data object in the interface.
- Returns
- pointer to the ciEntity data object
- Sets the terrain data object in the interface.
- Parameters
-
- Gets the terrain data object in the interface.
- Returns
- pointer to the ciTerrain data object
- Sets the environment data object in the interface.
- Parameters
-
- Gets the environment data object in the interface.
- Returns
- pointer to the ciEnvironment data object
- Sets the environment data object in the interface.
- Parameters
-
- Gets the environment data object in the interface.
- Returns
- pointer to the ciEnvironment data object
- Sets the scenario data object in the interface.
- Parameters
-
- Gets the scenario data object in the interface.
- Returns
- pointer to the ciScenario data object
- Sets the track data object in the interface.
- Parameters
-
| track | - ciTrack pointer to set locally |
- Gets the track data object in the interface.
- Returns
- pointer to the ciTrack data object
| ciSenSim& ciInterface::getSensorEffects |
( |
| ) |
|
|
inline |
- Sets the optics data object in the interface.
- Parameters
-
| opticsData | - ciOptics data to be assigned |
- Gets the optics data object in the interface.
- Returns
- reference to the ciOptics data object
- Sets the detector data object in the interface.
- Parameters
-
- Gets the detector data object in the interface.
- Returns
- reference to the ciDetector data object
- Sets the electronics data object in the interface.
- Parameters
-
- Gets the electronics data object in the interface.
- Returns
- reference to the ciElectronics data object
| bool ciInterface::loadConfig |
( |
char * |
configFile | ) |
|
| bool ciInterface::loadConfigFromString |
( |
const char * |
configString | ) |
|
| bool ciInterface::saveConfig |
( |
char * |
configFile | ) |
|
| bool ciInterface::saveConfigSigSim |
( |
char * |
configFile | ) |
|
| bool ciInterface::saveConfigSenSim |
( |
char * |
configFile | ) |
|
| bool ciInterface::saveConfigEnvironment |
( |
char * |
configFile | ) |
|
| bool ciInterface::saveConfigGreNrt |
( |
char * |
configFile, |
|
|
int |
index = 0 |
|
) |
| |
| bool ciInterface::saveConfigGreSTDomain |
( |
char * |
configFile, |
|
|
int |
index = 0 |
|
) |
| |
| bool ciInterface::saveConfigEntity |
( |
char * |
configFile, |
|
|
int |
index = -1, |
|
|
bool |
saveGFE = true |
|
) |
| |
| bool ciInterface::saveConfigTerrain |
( |
char * |
configFile | ) |
|
| char* ciInterface::getConfigAsString |
( |
| ) |
|
| void ciInterface::parseConfig |
( |
clXML & |
xmlDocument | ) |
|
| void ciInterface::saveXincludeXML |
( |
clXML * |
xmlDocument | ) |
|
| bool ciInterface::ParseXMLDocument |
( |
clXML & |
xmlDocument | ) |
|
| bool ciInterface::saveXMLDocument |
( |
clXML * |
xmlDocument | ) |
|
| char* ciInterface::getMovieMergeTestLocation |
( |
| ) |
|
|
inline |
| bool ciInterface::restoreDefaults |
( |
char * |
configFile | ) |
|
| bool ciInterface::ParseXMLRestoreDefaults |
( |
clXML & |
xmlDocument | ) |
|
| bool ciInterface::loadConfigSenSim |
( |
char * |
configFile | ) |
|
| bool ciInterface::loadConfigSigSim |
( |
char * |
configFile | ) |
|
| bool ciInterface::loadConfigEnvironment |
( |
char * |
configFile | ) |
|
| bool ciInterface::loadConfigGreNrt |
( |
char * |
configFile, |
|
|
int |
index = 0 |
|
) |
| |
| bool ciInterface::loadConfigGreSTDomain |
( |
char * |
configFile, |
|
|
int |
index = 0 |
|
) |
| |
| bool ciInterface::loadConfigEntity |
( |
char * |
configFile | ) |
|
| bool ciInterface::loadConfigTerrain |
( |
char * |
configFile | ) |
|
Member Data Documentation
| bool ciInterface::m_use_terrain |
| bool ciInterface::m_use_environment |
| bool ciInterface::m_use_track |
| bool ciInterface::m_use_network |
| bool ciInterface::m_use_scenario |
| bool ciInterface::m_use_dataCollection |
| bool ciInterface::m_use_senSim |
| bool ciInterface::m_use_sensor_list_panel |
| bool ciInterface::m_use_movie_merge |
| bool ciInterface::m_use_movie_player |
| bool ciInterface::m_use_ocean |
| bool ciInterface::m_use_settings |
| int ciInterface::m_use_entity_list |
| int ciInterface::m_use_channel_list |
| int ciInterface::m_use_sensor_list |
| int ciInterface::m_use_detector |
| int ciInterface::m_use_electronics |
| int ciInterface::m_use_optics |
| bool ciInterface::m_use_systemtest |
| bool ciInterface::m_use_xinclude_list |
environment data from panel
CI optics data from panel
CI detector data from panel
CI electronics data from panel
| char ciInterface::m_movieMergeTestLocation[512] |
|
protected |
| vector<string> ciInterface::m_xincludeData |
|
protected |
The documentation for this class was generated from the following file: