Skyward boardcore
Loading...
Searching...
No Matches
Boardcore::LoadCellData Struct Reference

#include <SensorData.h>

Inheritance diagram for Boardcore::LoadCellData:

Public Member Functions

void print (std::ostream &os) const
 

Static Public Member Functions

static std::string header ()
 

Public Attributes

uint64_t loadTimestamp = 0
 
float load = 0
 

Detailed Description

Definition at line 62 of file SensorData.h.

Member Function Documentation

◆ header()

static std::string Boardcore::LoadCellData::header ( )
inlinestatic

Definition at line 67 of file SensorData.h.

◆ print()

void Boardcore::LoadCellData::print ( std::ostream & os) const
inline

Definition at line 69 of file SensorData.h.

Member Data Documentation

◆ load

float Boardcore::LoadCellData::load = 0

Definition at line 65 of file SensorData.h.

◆ loadTimestamp

uint64_t Boardcore::LoadCellData::loadTimestamp = 0

Definition at line 64 of file SensorData.h.


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