EOIRDetails
Sets values for EOIR scene details.
Syntax
EOIRDetails <ObjPath> {Option} <Parameter>
Description
Save the EOIR synthetic scene at the current timestep as a bitmap or as raw sensor data.
The following table describes the valid values for {Option} and associated parameters.
{Option} <Parameters> | Description |
---|---|
SaveSceneImage[<Filepath>]) | Save the EOIR Synthetic scene at the current timestamp as a bitmap to the file specified by <Filepath>. |
SaveSceneRawData[<Filepath>]) | Save the EOIR Synthetic scene at the current timestamp as raw sensor data to the file specified by <Filepath>. |
Examples
To save the scene:
EOIRDetails */Satellite/MySat/Sensor/Sensor1 SaveSceneImage "C:/Users/stkUser/EOIRScenes/output_image.bmp"
EOIRDetails */Satellite/MySat/Sensor/Sensor1 SaveSceneRawData "C:/Users/stkUser/EOIRScenes/output_image.txt"
Return message
Group membership
This command belongs to the following group(s):
Version
12.0.1