STK AstrogatorSend comments on this topic.
RecordTimeStamp Property (IAgVAFlightDynamicsRecord)
See Also
Windows





Windows & Linux

Description

Time stamp when the FD record was created from its source.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property RecordTimeStamp() As String
[C#]
public string RecordTimeStamp {get;}
[Managed C++]
public: __property String __gc ^ get_RecordTimeStamp();
[Unmanaged C++]
public: HRESULT get_RecordTimeStamp(
    BSTR * pVal
);
[Java]
public String getRecordTimeStamp();
[Python - STK API ]
@property
def RecordTimeStamp(self) -> str:

See Also

© 2025 Analytical Graphics, Inc. All Rights Reserved.