math.geom2s
Class SmallCircle2S
java.lang.Object
math.geom2s.SmallCircle2S
- All Implemented Interfaces:
- Curve2S, Shape2S
- Direct Known Subclasses:
- GreatCircle2S
public class SmallCircle2S
- extends Object
- implements Curve2S
A small circle defined on a 2D Sphere. A small circle is defined by its
eulerian pole, and the radius given in radians : the distance of each point
of the circle to the eulerian pole equals the radius.
- Author:
- Legland
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SmallCircle2S
public SmallCircle2S()
Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.