AMS Advanced Air Mobility Sensors UG
Loading...
Searching...
No Matches
SVerticalChannelData Struct Referencefinal
Inheritance diagram for SVerticalChannelData:
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.
 
uint8_t uValid_ { 0U }
 Validity flag.
 

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

◆ fHeight_

float SVerticalChannelData::fHeight_ { 0.0F }

Height, [m].

◆ fVelocityDown_

float SVerticalChannelData::fVelocityDown_ { 0.0F }

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

◆ uTimestampUs_

uint64_t SVerticalChannelData::uTimestampUs_ { 0U }

Timestamp in microseconds.

◆ uValid_

uint8_t SVerticalChannelData::uValid_ { 0U }

Validity flag.


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