"""# Acceleration in ft/s^2 unit form """# noqa: E501
FEET_PER_SECOND_SQUARED="feet_per_second_squared"
"""# Acceleration in standard gravity (g) unit form (aka where 9.80665 m/s^2 is the base unit). <https://en.wikipedia.org/wiki/Standard_gravity> """# noqa: E501