|
KiCad PCB EDA Suite
|
Public Attributes | |
| int | value |
| std::optional< EDA_UNITS > | units |
| The units detected from the input, if any. | |
Definition at line 219 of file board_expectations.cpp.
| std::optional<EDA_UNITS> SCALAR_CONSTRAINT::PARSED_SCALAR::units |
The units detected from the input, if any.
Definition at line 222 of file board_expectations.cpp.
| int SCALAR_CONSTRAINT::PARSED_SCALAR::value |
Definition at line 221 of file board_expectations.cpp.