pylupnt.UnitSystem

class pylupnt.UnitSystem
acceleration_from_si(self: pylupnt._pylupnt.UnitSystem, arg0: SupportsFloat | SupportsIndex) float
area_from_si(self: pylupnt._pylupnt.UnitSystem, arg0: SupportsFloat | SupportsIndex) float
area_per_mass_from_si(self: pylupnt._pylupnt.UnitSystem, arg0: SupportsFloat | SupportsIndex) float
from_si(self: pylupnt._pylupnt.UnitSystem, value: SupportsFloat | SupportsIndex, length_power: SupportsInt | SupportsIndex, time_power: SupportsInt | SupportsIndex = 0, mass_power: SupportsInt | SupportsIndex = 0) float
gm_from_si(self: pylupnt._pylupnt.UnitSystem, arg0: SupportsFloat | SupportsIndex) float
property length
length_from_si(self: pylupnt._pylupnt.UnitSystem, arg0: SupportsFloat | SupportsIndex) float
property mass
pressure_from_si(self: pylupnt._pylupnt.UnitSystem, arg0: SupportsFloat | SupportsIndex) float
property time
to_si(self: pylupnt._pylupnt.UnitSystem, value: SupportsFloat | SupportsIndex, length_power: SupportsInt | SupportsIndex, time_power: SupportsInt | SupportsIndex = 0, mass_power: SupportsInt | SupportsIndex = 0) float
velocity_from_si(self: pylupnt._pylupnt.UnitSystem, arg0: SupportsFloat | SupportsIndex) float