pylupnt.get_physical_constants¶
- pylupnt.get_physical_constants(*args, **kwargs)¶
Overloaded function.
get_physical_constants(units: pylupnt._pylupnt.UnitSystem = <pylupnt._pylupnt.UnitSystem object at 0x7f7c025d21b0>) -> pylupnt._pylupnt.PhysicalConstants
Physical constants rescaled into the given unit system.
get_physical_constants(units: pylupnt._pylupnt.UnitSystem, coordinate_scale: lupnt::CoordinateScale) -> pylupnt._pylupnt.PhysicalConstants
Physical constants in the given unit system and coordinate time scale.
get_physical_constants(coordinate_scale: lupnt::CoordinateScale) -> pylupnt._pylupnt.PhysicalConstants
SI physical constants rescaled from TDB to the given coordinate time scale.