STK ObjectsSend comments on this topic.
Pointing Property (IAgVeOrbitAttitudeStandard)
See Also
Windows





Windows & Linux

Description

Get the target pointing attitude properties.

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.