vector._compute.spatial.cottheta module

vector._compute.spatial.cottheta module#

@property
Spatial.cottheta(self)
vector._compute.spatial.cottheta.dispatch(v: Any) Any#
vector._compute.spatial.cottheta.rhophi_eta(lib, rho, phi, eta)#
vector._compute.spatial.cottheta.rhophi_theta(lib, rho, phi, theta)#
vector._compute.spatial.cottheta.rhophi_z(lib, rho, phi, z)#
vector._compute.spatial.cottheta.xy_eta(lib, x, y, eta)#
vector._compute.spatial.cottheta.xy_theta(lib, x, y, theta)#
vector._compute.spatial.cottheta.xy_z(lib, x, y, z)#