StkEphemerisFileWriteTo Method |
Name | Description | |
---|---|---|
WriteTo(TextWriter) |
Writes this instance to a TextWriter in the STK ephemeris file (.e) format.
The TextWriter can be a StreamWriter for writing to a file,
a StringWriter for writing to a string, or any number of other types.
| |
WriteTo(TextWriter, Boolean) |
Writes this instance to a TextWriter in the STK ephemeris file (.e) format.
The TextWriter can be a StreamWriter for writing to a file,
a StringWriter for writing to a string, or any number of other types.
|