otherEllipsoidAnglesToThisEllipsoidAngles Method

  • Evaluate the surface normal on other ellipsoid at given angles
    • If other is undefined, default to unit sphere.
  • Find the angles for the same normal on this ellipsoid

otherEllipsoidAnglesToThisEllipsoidAngles(otherEllipsoid: Ellipsoid, otherAngles: LongitudeLatitudeNumber, result?: LongitudeLatitudeNumber): undefined | LongitudeLatitudeNumber

Parameter Type Description
otherEllipsoid Ellipsoid  
otherAngles LongitudeLatitudeNumber  
result LongitudeLatitudeNumber  

Returns - undefined | LongitudeLatitudeNumber

Defined in

Last Updated: 28 October, 2024