Package org.jastronomy.jsofa
Class JSOFA.NormalizedVector
- java.lang.Object
-
- org.jastronomy.jsofa.JSOFA.NormalizedVector
-
- Enclosing class:
- JSOFA
public static class JSOFA.NormalizedVector extends java.lang.Object
A normalized vector with r being the modulus and u[3] being the unit vector.- Since:
- AIDA Stage 1
- Author:
- Paul Harrison (paul.harrison@manchester.ac.uk) 1 Feb 2010
-
-
Constructor Summary
Constructors Constructor Description NormalizedVector(double r, double[] u)
-