STK AstrogatorSend comments on this topic.
ReferenceSat Property (IAgVAStateCalcDifferenceAcrossSegmentsOtherSat)
See Also
Windows





Windows & Linux

Description

The Astrogator satellite on which the segment to be compared exists.

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.