Return information about Electro-optical infrared sensing for a vehicle.
EOIR_R <VehPath> {Options}
Return information about EOIR settings for a vehicle.
Note: This command is valid for Satellite, Aircraft and Missile only.
For Satellite and Aircraft objects enter a {ShapeOption} as described in the table below.
{ShapeOption} | Description |
---|---|
Shape | Return the shape type and it's
parameters, if applicable. The parameters are returned in Connect
distance units.
See the EOIR command for details of the parameters for each shape type. |
Temperature | Return the Temperature in Scenario temperature units. |
Material | Return the material type. |
Reflectance | Return the reflectance value.
The reflectance is used only for a shape whose material is GrayBody, however it's value will be returned in any case. |
For Missile objects, enter a {MissileOption} as described in the following table.
{MissileOption} | Description |
---|---|
ComponentNames | Return the names of the Missile's components. |
<ComponentName> {ShapeOption} | Return shape information for the specified <ComponentName>. See table above for {ShapeOption} details. |
Stage {StageOption} | Return stage information. Valid values
for {StageOption} are: FlightType, PlumeOnTimeDelta,
PlumeFullTimeDelta, PlumeDimTimeDelta, PlumeOffTimeDelta,
Temperature, RelativeWidth, Relative Length.
Plume Time values are in returned in Connect time units. Temperature is returned in Scenario temperature units. RelativeWidth and RelativeLength values are in returned in Connect distance units. |
To return the EOIR Shape type of the Satellite:
EOIR_R */Satellite/Satellite1 Shape
Sphere: 1.000000
To return the list of Component names for Missile1:
EOIR_R */Missile/Missile1 ComponentNames
Component1; Component2; Component3
To return the material for Component2 for Missile1:
EOIR_R */Missile/Missile1 Component2 Material
GrayBody
To return the value of the Plume FullTime Delta for Missile1:
EOIR_R */Missile/Missile1 Stage PlumeFullTimeDelta
21.0000000
This command belongs to the following group(s):
9.2.1
STK Programming Interface 11.0.1