AGI STK Astrogator 11 Send comments on this topic.
Signed Property (IAgVAStateCalcRelGroundTrackError)
See Also 





Description

True if signed based on RxV.

Property type

Read-write property

Syntax

[Visual Basic .NET]
Public Property Signed() As Boolean

[C#]
public bool Signed {get; set;}

[Managed C++]
public: __property bool get_Signed();
public: __property void set_Signed(
bool
);

[Unmanaged C++]
public: HRESULT get_Signed(
VARIANT_BOOL * pRetVal
);
public: HRESULT put_Signed(
VARIANT_BOOL NewSigned
);

[Java]
public bool getSigned();public void setSigned(
bool
);

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1