polaris.constants.pcd.get_constant

polaris.constants.pcd.get_constant(name)[source]

Get a constant from the Physical Constants Dictionary (PCD).

Parameters:

name (str) – The name of the constant to retrieve.

Returns:

value (float or None) – The value of the constant or None if not found.