Searches the online source (AGI server) for
TLEs matching the specified SSC number and adds them to the
collection. The method uses the propagator's start/stop.
| [Visual Basic .NET] |
|---|
Public Sub AddSegsFromOnlineSource( _
ByVal SSCNum As String _
)
|
| [C#] |
|---|
public void AddSegsFromOnlineSource(
|
| [Managed C++] |
|---|
public: void AddSegsFromOnlineSource(
|
| [Java] |
|---|
public addSegsFromOnlineSource(
|
| [Unmanaged C++] |
|---|
public: HRESULT AddSegsFromOnlineSource(
|
- SSCNum