Description | Example | Return Message | Group

EOIR_R

Return information about Electro-optical infrared sensing for a vehicle.

Syntax

EOIR_R <VehPath> {Options}

Related Commands

Description

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.

Example

To return the EOIR Shape type of the Satellite:

EOIR_R */Satellite/Satellite1 Shape

ReturnMessage

The Shape type is returned, along with it's parameter:
Sphere: 1.000000

Example

To return the list of Component names for Missile1:

EOIR_R */Missile/Missile1 ComponentNames

ReturnMessage

The list of component names is returned:
Component1; Component2; Component3

Example

To return the material for Component2 for Missile1:

EOIR_R */Missile/Missile1 Component2 Material

ReturnMessage

The material name is returned:
GrayBody

Example

To return the value of the Plume FullTime Delta for Missile1:

EOIR_R */Missile/Missile1 Stage PlumeFullTimeDelta

ReturnMessage

The value is returned:
21.0000000

Group Membership

This command belongs to the following group(s):

Vehicles

Version

9.2.1

STK Programming Interface 11.0.1