AGI AgAccessConstraintPlugin 11 Send comments on this topic.
LightPathRange Property (IAgAccessConstraintPluginResultEval)
See Also 
Windows






Windows & Linux

Description

The range in meters between the Base and Target objects only accounting for light time delay if applied (not refraction nor aberration).

Property type

Read-only property

Syntax

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

[C#]
public double LightPathRange {get;}

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

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

[Java]
public double getLightPathRange();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface