AMS Advanced Air Mobility Sensors UG
Loading...
Searching...
No Matches
SSafeVerticalChannelData Struct Referencefinal
Inheritance diagram for SSafeVerticalChannelData:
NLibCommon::CSerializable

Public Attributes

float fHeight_ { 0.0F }
 Height, [m].
 
float fVelocityDown_ { 0.0F }
 Vertical velocity (positive downwards), [m/s].
 
uint64_t uTimestampUs_ { 0U }
 Timestamp in microseconds.
 
CSerialProtocol::ESignalHealthInfo eHealth_ { CSerialProtocol::ESignalHealthInfo::eUnavailable }
 Health information.
 

Additional Inherited Members

- Public Member Functions inherited from NLibCommon::CSerializable
virtual std::vector< uint8_t > ToByteVector ()
 Generate byte representation of the object.
 
virtual bool FromByteVector (const std::vector< uint8_t > &korBytes)
 Create (assign) an object from its byte representation.
 

Member Data Documentation

◆ eHealth_

Health information.

◆ fHeight_

float SSafeVerticalChannelData::fHeight_ { 0.0F }

Height, [m].

◆ fVelocityDown_

float SSafeVerticalChannelData::fVelocityDown_ { 0.0F }

Vertical velocity (positive downwards), [m/s].

◆ uTimestampUs_

uint64_t SSafeVerticalChannelData::uTimestampUs_ { 0U }

Timestamp in microseconds.


The documentation for this struct was generated from the following file: