AGI STK Astrogator 11 Send 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 ** ppRetVal
);

[Java]
public IAgLinkToObject getReferenceSat();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface