Description | Example | Return Message | Group

EOIR

Set values for Electro-optical infrared sensing.

Syntax

EOIR <VehPath> {Option} <Parameters>

Related Commands

Description

Use the EOIR command to set values for Electro-optical infrared sensing for a vehicle.

Note: This command is valid for Satellite, Aircraft and Missile only.

The following table describes the valid values for {Option} and associated parameters.

{Option} <Parameters> Description
Shape ({ShapeOption} [<Parameter>]...) Set Shape values. The valid values for {ShapeOption} and associated parameters are described in the following tables.

Note: This option is valid for Satellite and Aircraft only.

Shape {Add | Modify | Delete} [<Name>] ({ShapeOption} [<Parameter>]...) Manage shapes for Missiles. The valid values for {ShapeOption} and associated parameters are described in the following tables.

If Modify or Delete is entered then a valid Component name must also be entered. Use the EOIR_R command to get component names.

Note: This option is valid for Missile only.

Stage ({StageOption} [<Parameter>]...) Set values for a Missile Stage. The valid values for {StageOption} and associated parameters are described in the following tables.

Note: This option is valid for Missile only.

The following table describes the valid values for {ShapeOption} and associated parameters.

{ShapeOption} <Parameter> Description
Type {TypeOption} [<Parameters>] Define the shape type. The valid values for {TypeOption} and associated parameters are described in the following tables.
BodyTemperature <Value> Define the body temperature. The <Value> is entered in Scenario temperature unit.
Material <String> Define the material type that appears on the surface of the entire shape.

Note: <String> is case-sensitive, and does not contain any spaces.

Valid values for <String> for Aircraft are: Aluminum, BurnishedAluminum, Gold, GrayBody, MixedForestCamouflage, Silver, SoilCamouflage and WaterCamouflage.

Valid values for <String> for Missile are: AluminumMLI, BlackThermalControl, BurnishedAluminum, GoldMLI, GrayBody, SilverMLI and WhiteThermalControl.

Valid values for <String> for Satellite are: AluminumMLI, BlackThermalControl, BurnishedAluminum, GoldMLI, GrayBody, SilverMLI, SolarPanel and WhiteThermalControl.

Reflectance <Value> Define the reflectance for a shape whose material is GrayBody. The <Value> is a percentage between 0.0 and 100.0.

Note: This option is only valid if Material is GrayBody.

The following table describes the valid values for {TypeOption} and associated parameters to be used with the Shape {Option}. All <Parameter> values are entered in Connect distance units.

Note: The {TypeOption} is case-sensitive, and does not contain any spaces.

{TypeOption} Parameters
Box <Height> <Width> <Depth>
Cone <Height> <Radius>
Coupler <Radius1> <Height> <Radius2>
Cylinder <Height> <Radius>
Plate <Width> <Length>
Sphere <Radius>
GEOComm NA

Valid for Satellite only. GEOComm is based on the Boeing 702 design.

LEOComm NA

Valid for Satellite only. LEOComm is based on Iridium or Globalstar.

LEOImaging NA

Valid for Satellite only. LEOImaging is based on Ikonos.

None NA

The following table describes the valid values for {StageOption} and associated parameters for Missile objects.

{StageOption} <Parameter> Description
Plume {PlumeOptions...} Set the plume values for a Missile. The valid values for {PlumeOptions} and associated parameters are described in the following tables.
FlightType {Falling | Powered | None} Set the flight type for a Missile.

The following table describes the valid values for {PlumeOption} and associated parameters to be used with the Stage {Option}.

{PlumeOption} <Parameter> Description
OnTimeDelta <Value> The <Value> is entered in Connect Time unit.
FullTimeDelta <Value> The <Value> is entered in Connect Time unit.
DiminishedTimeDelta <Value> The <Value> is entered in Connect Time unit.
OffTimeDelta <Value> The <Value> is entered in Connect Time unit.
Temperature <Value> The <Value> is entered in Scenario temperature unit.
RelativeWidth <Value> The <Value> is entered in Connect Distance unit, and is between 0.0m and 100.0 m.
RelativeLength <Value> The <Value> is entered in Connect Distance unit, and is between 0.0m and 100.0 m.

Example

To set a variety of Shape options for a Satellite:

EOIR */Satellite/Satellite1 Shape BodyTemperature 233 Material WhiteThermalControl

EOIR */Satellite/Satellite1 Shape Material GrayBody Reflectance 54

EOIR */Satellite/Satellite1 Shape BodyTemperature 163 Type LEOComm

To set Stage options for a Missile:

EOIR */Missile/Missile1 Stage Plume OffTimeDelta 444 RelativeLength 44 FlightType Powered

To add a default component to a Missile:

EOIR */Missile/Missile1 Shape Add

To modify the Component2 component:

EOIR */Missile/Missile1 Shape Modify Component2 Type Cylinder 123 4567

To Add a component, and define the Shape Type:

EOIR */Missile/Missile1 Shape Add Type Box 123 2345 64 Material WhiteThermalControl

ReturnMessage

If activated, Connect returns an acknowledgement message.

Group Membership

This command belongs to the following group(s):

Vehicles

Version

9.2.1

STK Programming Interface 11.0.1