Constructor & Destructor Documentation
| seInterface::seInterface |
( |
| ) |
|
| virtual seInterface::~seInterface |
( |
| ) |
|
|
virtual |
Member Function Documentation
| void seInterface::copySensorEffects |
( |
seSenSim * |
seData, |
|
|
bool |
copyToCI = false, |
|
|
int |
index = -1 |
|
) |
| |
- Copies the local ci data into the appropriate se data arrays.
- Parameters
-
| seData | - seSensorEffects data |
- Returns
| void seInterface::copyOptics |
( |
seOptics * |
seOpticsData, |
|
|
bool |
copyToCI = false, |
|
|
int |
index = -1 |
|
) |
| |
- Copies the se optics data object into the local ci optics data.
- Parameters
-
| opticsData | - seOptics data to copy into the ci optica data |
- Returns
- Copies the se detector data object into the local ci detector data.
- Parameters
-
| detectorData | - seDetector data to copy into the ci detector data |
- Returns
- Copies the se electronics data object into the local ci electronics data.
- Parameters
-
| electronicsData | - seElectronicsLevel data to copy into the ci electronics data |
- Returns
| std::string seInterface::modifySeStringPath |
( |
char * |
stringToModify, |
|
|
bool |
copyToCI = false |
|
) |
| |
- adjusts string paths if JRM_DATA_DIR% token is present
- Parameters
-
| stringToModify | - the string to analyze and determine if adjustments are required to the string |
- Returns
- modified string path
| void seInterface::setDataDirectoryForSenSim |
( |
char * |
path | ) |
|
- Sets the data directory path in the interface.
- Parameters
-
| path | - data directory path that is set |
- Returns
| char* seInterface::getDataDirectoryForSenSim |
( |
| ) |
|
|
inline |
- Gets the data directory path in the interface.
- Returns
- data directory path that is set
Member Data Documentation
| int seInterface::m_enableFlags |
|
protected |
setSensorEffectsFlags *!
isSensorEffectsOn *! isFilterOn *! isNoiseOn *! isGainOn *!
| char seInterface::m_dataDirectoryPath[255] |
|
protected |
The documentation for this class was generated from the following file: