STK ObjectsSend comments on this topic.
AttitudeStartEpoch Property (IAgVeAttExternal)
See Also
Windows





Windows & Linux

Description

If overriding the times contained in the external file, specifies the time of the first attitude point.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property AttitudeStartEpoch() As IAgCrdnEventSmartEpoch
[C#]
public IAgCrdnEventSmartEpoch AttitudeStartEpoch {get;}
[Managed C++]
public: __property IAgCrdnEventSmartEpoch ^ get_AttitudeStartEpoch();
[Unmanaged C++]
public: HRESULT get_AttitudeStartEpoch(
    IAgCrdnEventSmartEpoch ** ppRetVal
);
[Java]
public IAgCrdnEventSmartEpoch getAttitudeStartEpoch();
[Python - STK API ]
@property
def AttitudeStartEpoch(self) -> "IAgCrdnEventSmartEpoch":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.