STK ObjectsSend comments on this topic.
Range Property (IAgAccessCnstrTimeSlipRange)
See Also
Windows





Windows & Linux

Description

Range of the launch window. When available, uses Distance Dimension.

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 * pVal
);
[Java]
public double getRange();
[Python - STK API ]
@property
def Range(self) -> float:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.