DEIMOS
Earth Observation Mission CFI Software
DataHandling Software User Manual
ESA

EECFI::AemFile Class Reference

Class for reading/writing attitude generic files. More...

Inheritance diagram for EECFI::AemFile:
EECFI::EEFile EECFI::CfiClass

List of all members.

Public Member Functions

 AemFile ()
 Default constructor.
 AemFile (const std::string &fileNam)
 Constructor with parameters.
 AemFile (const AemFile &other)
 ~AemFile () NOEXCEPT
 Destructor.
AemFileoperator= (const AemFile &other)
void read ()
 Read the whole file.

Public Attributes

std::string ccsdsAemVers
std::string commentHeader
std::string creationDate
std::string originator
std::vector< AemSegmentsegment
 Vector of segments.

Detailed Description

Class for reading/writing attitude generic files.


Constructor & Destructor Documentation

EECFI::AemFile::AemFile (  ) 

Default constructor.

Default constructor

EECFI::AemFile::AemFile ( const std::string &  fileNam  )  [explicit]

Constructor with parameters.

Constructor

EECFI::AemFile::AemFile ( const AemFile other  ) 

Copy constructor.

Parameters:
other The AemFile to copy from
EECFI::AemFile::~AemFile (  ) 

Destructor.

Destructor


Member Function Documentation

AemFile & EECFI::AemFile::operator= ( const AemFile other  ) 

Copy assigment operator.

Parameters:
other The AemFile to copy/assign from

References ccsdsAemVers, commentHeader, creationDate, originator, and segment.


Member Data Documentation

Referenced by operator=(), and read().

Referenced by operator=(), and read().

Referenced by operator=(), and read().

Referenced by operator=(), and read().

Vector of segments.

Referenced by operator=(), and read().


Generated on Mon Dec 11 2023 13:28:17 for by doxygen 1.7.1