galpy.actionAngle.actionAngle.turn_physical_on

actionAngle.turn_physical_on(ro=None, vo=None)[source]

NAME:

turn_physical_on

PURPOSE:

turn on automatic returning of outputs in physical units

INPUT:

ro= reference distance (kpc; can be Quantity)

vo= reference velocity (km/s; can be Quantity)

OUTPUT:

(none)

HISTORY:

2016-06-05 - Written - Bovy (UofT)

2020-04-22 - Don’t turn on a parameter when it is False - Bovy (UofT)