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