- qunits. Quantity.to_base_units ( system = "si" )[source]
Convert the quantity 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 quantity converted into base units.