polaris.constants.get_constant
- polaris.constants.get_constant(name: str) float[source]
Get constants from the Physical Constants Dictionary (PCD) if available, otherwise from the temporary dictionary of constants.
- Parameters:
name (str) – The name of the PCD constant to retrieve.
- Returns:
value (float) – The value of the constant.