STK ObjectsSend comments on this topic.
External Property (IAgVeRouteAttitudeStandard)
See Also
Windows





Windows & Linux

Description

Get the precomputed (external) attitude properties.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property External() As IAgVeAttExternal
[C#]
public IAgVeAttExternal External {get;}
[Managed C++]
public: __property IAgVeAttExternal ^ get_External();
[Unmanaged C++]
public: HRESULT get_External(
    IAgVeAttExternal ** ppVal
);
[Java]
public IAgVeAttExternal getExternal();
[Python - STK API ]
@property
def External(self) -> "IAgVeAttExternal":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.