java.lang.Object
org.apache.commons.math3.geometry.partitioning.AbstractSubHyperplane<Sphere1D,Sphere1D>
org.apache.commons.math3.geometry.spherical.oned.SubLimitAngle
All Implemented Interfaces:
SubHyperplane<Sphere1D>

public class SubLimitAngle extends AbstractSubHyperplane<Sphere1D,Sphere1D>
This class represents sub-hyperplane for LimitAngle.

Instances of this class are guaranteed to be immutable.

Since:
3.3