STK AgAccessConstraintPluginSend comments on this topic.
IsLightTimeDelayConsidered Property (IAgAccessConstraintPluginResultEval)
See Also
Windows





Windows & Linux

Description

True when light time delay is considered.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property IsLightTimeDelayConsidered() As Boolean
[C#]
public bool IsLightTimeDelayConsidered {get;}
[Managed C++]
public: __property bool get_IsLightTimeDelayConsidered();
[Unmanaged C++]
public: HRESULT get_IsLightTimeDelayConsidered(
    VARIANT_BOOL * pIsValid
);
[Java]
public bool getIsLightTimeDelayConsidered();

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.