georegression.struct.trig
Class Circle2D_F64
- java.lang.Object
-
- georegression.struct.trig.Circle2D_F64
-
public class Circle2D_F64 extends java.lang.ObjectDescribes a circle in 2D space using it's center and radius.
-
-
Field Summary
Fields Modifier and Type Field and Description Point2D_F64centerCenter of the circledoubleradiusRadius of the circle
-
Constructor Summary
Constructors Constructor and Description Circle2D_F64()
-
-
-
Field Detail
-
radius
public double radius
Radius of the circle
-
center
public Point2D_F64 center
Center of the circle
-
-
DataMelt 3.0 © DataMelt by jWork.ORG