Skip to content

Issue-790: Add writing of velocity record in CPF file writer

GC requested to merge gc/orekit:Issue-790 into develop

Fix issue #790 (closed)

  • Added a new CPFWriter constructor to include optional velocity flag
  • Added a new writeEphemerisLine method to also write optional velocity record
  • Filled in velocity record parser to CPFParser
  • Added test

Merge request reports