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

#include <AnalogLoadCellData.h>

Inheritance diagram for Boardcore::AnalogLoadCellData:
Collaboration diagram for Boardcore::AnalogLoadCellData:

Public Member Functions

void print (std::ostream &os) const
 
- Public Member Functions inherited from Boardcore::LoadCellData
void print (std::ostream &os) const
 

Static Public Member Functions

static std::string header ()
 
- Static Public Member Functions inherited from Boardcore::LoadCellData
static std::string header ()
 

Public Attributes

float voltage = 0
 
- Public Attributes inherited from Boardcore::LoadCellData
uint64_t loadTimestamp = 0
 
float load = 0
 

Detailed Description

Definition at line 30 of file AnalogLoadCellData.h.

Member Function Documentation

◆ header()

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

Definition at line 34 of file AnalogLoadCellData.h.

◆ print()

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

Definition at line 36 of file AnalogLoadCellData.h.

Member Data Documentation

◆ voltage

float Boardcore::AnalogLoadCellData::voltage = 0

Definition at line 32 of file AnalogLoadCellData.h.


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