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






Windows & Linux

Description

Azimuth sine term frequency (dimension: angle/time)

Property type

Read-write property

Syntax

[Visual Basic .NET]
Public Property AzF() As Double
[C#]
public double AzF {get; set;}
[Managed C++]
public: __property double get_AzF();
public: __property void set_AzF(
   double
);
[Unmanaged C++]
public: HRESULT get_AzF(
   double * pRetVal
);
public: HRESULT put_AzF(
   double NewAzF
);
[Java]
public double getAzF();public void setAzF(
   double
);

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.