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






Windows & Linux

Description

Elevation cubic term (dimension: angle/time^3)

Property type

Read-write property

Syntax

[Visual Basic .NET]
Public Property El3() As Double
[C#]
public double El3 {get; set;}
[Managed C++]
public: __property double get_El3();
public: __property void set_El3(
   double
);
[Unmanaged C++]
public: HRESULT get_El3(
   double * pRetVal
);
public: HRESULT put_El3(
   double NewEl3
);
[Java]
public double getEl3();public void setEl3(
   double
);

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.