STK AstrogatorSend comments on this topic.
Reference Property (IAgVAStateCalcRelPosDecAngle)
See Also
Windows





Windows & Linux

Description

The reference object.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Reference() As IAgLinkToObject
[C#]
public IAgLinkToObject Reference {get;}
[Managed C++]
public: __property IAgLinkToObject ^ get_Reference();
[Unmanaged C++]
public: HRESULT get_Reference(
    IAgLinkToObject ** ppLinkToObject
);
[Java]
public IAgLinkToObject getReference();
[Python - STK API ]
@property
def Reference(self) -> "IAgLinkToObject":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.