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






Windows & Linux

Description

Elevation sine term frequency (dimension: angle/time)

Property type

Read-write property

Syntax

[Visual Basic .NET]
Public Property ElF() As Double
[C#]
public double ElF {get; set;}
[Managed C++]
public: __property double get_ElF();
public: __property void set_ElF(
   double
);
[Unmanaged C++]
public: HRESULT get_ElF(
   double * pRetVal
);
public: HRESULT put_ElF(
   double NewElF
);
[Java]
public double getElF();public void setElF(
   double
);

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.