AGI STK Objects 11 Send comments on this topic.
Range Property (IAgVeSGP4Segment)
See Also 





Description

How far apart the satellites are when switching occurs.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Range() As Double

[C#]
public double Range {get;}

[Managed C++]
public: __property double get_Range();

[Unmanaged C++]
public: HRESULT get_Range(
double * pRetVal
);

[Java]
public double getRange();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1