STK ObjectsSend comments on this topic.
GetEOIR Property (IAgSatellite)
See Also
Windows





Windows & Linux

Description

Get the EOIR properties of the satellite.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property GetEOIR() As IAgEOIR
[C#]
public IAgEOIR GetEOIR {get;}
[Managed C++]
public: __property IAgEOIR ^ get_GetEOIR();
[Unmanaged C++]
public: HRESULT get_GetEOIR(
    IAgEOIR ** ppVal
);
[Java]
public IAgEOIR getGetEOIR();
[Python - STK API ]
@property
def GetEOIR(self) -> "IAgEOIR":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.