AGI STK Objects 11Send comments on this topic.
ReferenceVehicle Property (IAgSatellite)
See Also 
Windows






Windows & Linux

Description

Get the reference vehicle of the satellite.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property ReferenceVehicle() As IAgLinkToObject
[C#]
public IAgLinkToObject ReferenceVehicle {get;}
[Managed C++]
public: __property IAgLinkToObject^ get_ReferenceVehicle();
[Unmanaged C++]
public: HRESULT get_ReferenceVehicle(
   IAgLinkToObject ** ppRetVal
);
[Java]
public IAgLinkToObject getReferenceVehicle();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.