StkAttitudeFileWriteTo Method |
Name | Description | |
---|---|---|
WriteTo(TextWriter) |
Writes this instance to a TextWriter in the STK attitude file (.a) 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 attitude file (.a) 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.
|