getAzimuthalAngle method

dynamic getAzimuthalAngle()

Implementation

getAzimuthalAngle() {
  return spherical.theta;
}