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






Windows & Linux

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

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface