AGI STK Astrogator 11 Send comments on this topic.
UseLightTimeDelay Property (IAgVAStateCalcOnePtAccess)
See Also 





Description

Tue if light time delay is applied.

Property type

Read-write property

Syntax

[Visual Basic .NET]
Public Property UseLightTimeDelay() As Boolean

[C#]
public bool UseLightTimeDelay {get; set;}

[Managed C++]
public: __property bool get_UseLightTimeDelay();
public: __property void set_UseLightTimeDelay(
bool
);

[Unmanaged C++]
public: HRESULT get_UseLightTimeDelay(
VARIANT_BOOL * pRetVal
);
public: HRESULT put_UseLightTimeDelay(
VARIANT_BOOL NewUseLightTimeDelay
);

[Java]
public bool getUseLightTimeDelay();public void setUseLightTimeDelay(
bool
);

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1