Orbit (galpy.orbit)

See Orbit initialization for a detailed explanation on how to set up Orbit instances.

Initialization

Plotting

In addition to these methods, any calculable attribute listed below can be plotted versus other attributes using plotATTR, where ATTR is an attribute like R, ll, etc. In this case, the y axis will have ATTR and the overridable x axis default is time. For example, o.plotR() will plot the orbit’s R vs time.

Attributes

Methods