AGI STK Astrogator 11Send comments on this topic.
AzA Property (IAgVAAttitudeControlFiniteTimeVarying)
See Also 
Windows






Windows & Linux

Description

Azimuth sine term amplitude (dimension: angle)

Property type

Read-write property

Syntax

[Visual Basic .NET]
Public Property AzA() As Double
[C#]
public double AzA {get; set;}
[Managed C++]
public: __property double get_AzA();
public: __property void set_AzA(
   double
);
[Unmanaged C++]
public: HRESULT get_AzA(
   double * pRetVal
);
public: HRESULT put_AzA(
   double NewAzA
);
[Java]
public double getAzA();public void setAzA(
   double
);

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.