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(
|