AGI AgRadarPlugin 11 Send comments on this topic.
Time Property (IAgStkRadarRcsComputeParams)
See Also 





Description

Gets the current time.

Property type

Read-only property

Syntax

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

[C#]
public double Time {get;}

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

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

[Java]
public double getTime();

Return Type

Returns the time in epoch seconds.

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1