Removes any points add to the vehicle's realtime ephemeris.
[Visual Basic .NET] |
---|
Public Sub RemoveAllPoints() |
[C#] |
---|
public void RemoveAllPoints(); |
[Managed C++] |
---|
public: void RemoveAllPoints(); |
[Unmanaged C++] |
---|
public: HRESULT RemoveAllPoints(); |
[Java] |
---|
public void removeAllPoints(); |