- qunits. Unit.to_base_units ( system = "si" )[source]
Convert the unit into a
Quantityin base units in the specified unit system.- Parameters:
-
- systemstr
The target unit system (e.g.,
"si"). Available unit systems:{"si"}.
- Returns:
-
- quantityQuantity
The unit converted into a
Quantityin base units.