H/K collectively describe the shape of the
satellite's orbit and the position of perigee. Dimensionless.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property H() As Double
|
| [C#] |
|---|
public double H {get; set;}
|
| [Managed C++] |
|---|
public: __property double get_H();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_H(
|
| [Java] |
|---|
public double getH();public void setH(
|