ccsds_ndm.kvn_writer
KVN writer: serialise an xsdata dataclass tree to a list of
KvnLine objects.
This is the inverse of ccsds_ndm.kvn_builder. The public
entry point is write_kvn_lines().
Uses the schema registry to dispatch document structure (flat / segmented / CDM) and per-type special writers (packed state, packed attitude, covariance, TDM observation, rotation types).
Functions
|
Convert an xsdata NDM object tree to an ordered list of |