Click or drag to resize
Ellipsoid Constructor
doogal.co.uk Home



Overload List
  NameDescription
Protected methodEllipsoid(Double, Double)
Initializes a new instance of the Ellipsoid class.
Protected methodEllipsoid(Double, Double, Double)
Initializes a new instance of the Ellipsoid class. If either the semiMinorAxis or the eccentricitySquared are Double.NaN, then that value is calculated from the other two parameters. An ArgumentException is thrown if both the semiMinorAxis and the eccentricitySquared are Double.NaN.
Top
See Also