Method used to switch between TLE sets.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property SwitchingMethod() As AgEVeSGP4SwitchMethod
|
| [C#] |
|---|
public AgEVeSGP4SwitchMethod SwitchingMethod {get; set;}
|
| [Managed C++] |
|---|
public: __property AgEVeSGP4SwitchMethod get_SwitchingMethod();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_SwitchingMethod(
|
| [Java] |
|---|
public AgEVeSGP4SwitchMethod getSwitchingMethod();public void setSwitchingMethod(
|