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






Windows & Linux

Description

Elevation linear term (dimension: angle/time)

Property type

Read-write property

Syntax

[Visual Basic .NET]
Public Property El1() As Double
[C#]
public double El1 {get; set;}
[Managed C++]
public: __property double get_El1();
public: __property void set_El1(
   double
);
[Unmanaged C++]
public: HRESULT get_El1(
   double * pRetVal
);
public: HRESULT put_El1(
   double NewEl1
);
[Java]
public double getEl1();public void setEl1(
   double
);

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.