Package edu.sc.seis.TauP
Class FibonacciSphere
java.lang.Object
edu.sc.seis.TauP.FibonacciSphere
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic List<SphericalCoordinate>calc(int num_pts) static List<SphericalCoordinate>calcHemisphere(int num_pts, boolean lowerHemisphere) static SphericalCoordinatecreateForIndex(int i, int num_pts)
-
Field Details
-
TWO_PI
public static final double TWO_PI- See Also:
-
SQRT_FIVE
public static final double SQRT_FIVE
-
-
Constructor Details
-
FibonacciSphere
public FibonacciSphere()
-
-
Method Details
-
calc
-
calcHemisphere
-
createForIndex
-