p/q collectively describe the orientation of
the satellite's orbit plane. Dimensionless.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property q() As Double
|
| [C#] |
|---|
public double q {get; set;}
|
| [Managed C++] |
|---|
public: __property double get_q();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_q(
|
| [Java] |
|---|
public double getq();public void setq(
|