|
|
float | value |
| | RPM.
|
| |
|
std::optional< std::string > | location |
| | Location of the RPM measurement.
|
| |
|
|
void | to_json (json &j, const RPM &k) |
| | Conversion from a given RPM k to a given json object j.
|
| |
|
void | from_json (const json &j, RPM &k) |
| | Conversion from a given json object j to a given RPM k.
|
| |
| std::ostream & | operator<< (std::ostream &os, const RPM &k) |
| |
◆ operator<<
| std::ostream & operator<< |
( |
std::ostream & |
os, |
|
|
const RPM & |
k |
|
) |
| |
|
friend |
- Returns
- an output stream with the RPM written to
The documentation for this struct was generated from the following file: