Function ska::pst::common::ascii_header_to_protobuf

Function Documentation

inline const ska::pst::lmc::AsciiHeaderProto *ska::pst::common::ascii_header_to_protobuf(const ska::pst::common::AsciiHeader &header, ska::pst::lmc::AsciiHeaderProto *message)

Converts an AsciiHeader object to a Protobuf AsciiHeaderProto message.

Parameters
  • header – The AsciiHeader object to be converted.

  • message – Pointer to the converted Protobuf AsciiHeaderProto message.