AGI AgCommRadarFoundation 11Send comments on this topic.
Time Property (IAgCRSignal)
See Also 
Windows






Windows & Linux

Description

Gets the signal time in epoch seconds.

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();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.