Overload List

  NameDescription
Public methodHalfspace(Cartesian, Cartesian)
Creates Halfspace from circle defined by two diametrically opposite points. If the two points are relative poles, then the whole sphere is returned.
Public methodHalfspace(Cartesian, Double)
Creates a halfspace from the center point and the cosine of the angle.
Public methodHalfspace(Double, Double, Double)
Creates a halfspace from center coordinates (RA,Dec) and radius.
Public methodHalfspace(Cartesian, Cartesian, Cartesian)
Creates a halfspace whose edge goes through three specified points.
Public methodHalfspace(Cartesian, Double, Double)
Creates a halfspace from the center point and the cosine and sine of the angle.
Public methodHalfspace(Double, Double, Double, Boolean, Double)
Creates a halfspace from the center point and the cosine of the angle.
Public methodHalfspace(Double, Double, Double, Boolean, Double, Double)
Creates a halfspace from the center point (x,y,z) and the cosine and sine of the angle.

See Also