Class ODParametersWriter

java.lang.Object
org.orekit.files.ccsds.section.AbstractWriter
org.orekit.files.ccsds.ndm.cdm.ODParametersWriter

public class ODParametersWriter extends AbstractWriter
Writer for OD parameters data block for CCSDS Conjunction Data Messages.
Since:
11.2
Author:
Melina Vanel
  • Method Details

    • writeContent

      protected void writeContent(Generator generator) throws IOException
      Write the content of the section, excluding surrounding tags.
      Specified by:
      writeContent in class AbstractWriter
      Parameters:
      generator - generator to use for producing output
      Throws:
      IOException - if any buffer writing operations fails