Units Helpers

Helpers for working with units.proto.

bosdyn.client.units_helpers.units_to_string(units: Units)[source]

Gets the units in string form to use for display. Ex: TEMPERATURE_KELVIN = “K”

Parameters:

units (Units) – Populate units message.

Returns:

String