tracktable.domain.terrestrial module
Module contents
terrestrial - Configure and output terrestrial trajectories
- class tracktable.domain.terrestrial.TrajectoryWriter(output)[source]
Bases:
object- Simple class to encapsulate the Trajectory Writer capabilities
of the Terrestrial domain
- writer
Output writer for Terrestrial trajectories
- Type:
TrajectoryWriterTerrestrial
- output
String or Byte buffer to output to
- Type:
StringIO.StringIO or io.BytesIO buffer