ConstantRotatingFrame#

class gala.potential.frame.builtin.ConstantRotatingFrame(Omega, *, units=None, **kwargs)#

Bases: CFrameBase

Represents a constantly rotating reference frame.

The reference frame rotates with constant angular velocity set by the magnitude of the vector parameter Omega around the axis defined by the unit vector computed from the input frequency vector.

Parameters:
OmegaQuantity

The frequency vector, which specifies the axis of rotation and the angular velocity of the frame.

unitsUnitSystem (optional)

Set of non-reducable units that specify (at minimum) the length, mass, time, and angle units.

Attributes Summary

Omega

Wrapper

ndim

Attributes Documentation

Omega = <PotentialParameter: Omega [frequency]>#
Wrapper = None#
ndim = 3#