galpy.orbit.Orbit.z

Orbit.z(*args, **kwargs)[source]

NAME:

z

PURPOSE:

return vertical height

INPUT:

t - (optional) time at which to get the vertical height

ro= (Object-wide default) physical scale for distances to use to convert

use_physical= use to override Object-wide default for using a physical scale for output

OUTPUT:

z(t) [*input_shape,nt]

HISTORY:

2019-02-20 - Written - Bovy (UofT)