This method is called to save an enumerated list of observations to the file. The method must cycle through each of the observations in the list and write them out to the tracking data file.
| [Visual Basic .NET] |
|---|
|
| [C#] |
|---|
|
| [Managed C++] |
|---|
|
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
|
[Python - STK API ] |
|---|
def SaveObs(self, pEnum:"IAgODEnumGenericObs", append:bool) -> int: |
- pEnum
- append






