Class Index | File Index

Classes


Namespace ellipsis_equation_y


Defined in: naview.js.

Namespace Summary
Constructor Attributes Constructor Name and Description
 
Calculates the y coordinate of a point in the surface of a sphere.
Namespace Detail
ellipsis_equation_y
Calculates the y coordinate of a point in the surface of a sphere. This is done given:
the x coordinates
the ellipse center coordinates
the ellipse radii
Parameters:
{number} gx
x coordinate of point at ellipse surface
{number} cx
x coordinate of ellipse center
{number} cy
y coordinate of ellipse center
{number} rx
ellipse radii 1
{number} ry
ellipse radii 2

Documentation generated by JsDoc Toolkit 2.4.0 on Wed Sep 08 2021 09:00:35 GMT-0300 (BRT)