Class SphericalDirectionCosines

java.lang.Object
llnl.gnem.core.util.Geometry.SphericalDirectionCosines

public class SphericalDirectionCosines extends Object
  • Constructor Details

    • SphericalDirectionCosines

      public SphericalDirectionCosines()
      An object containing the direction cosines between the center of a sphere and a point on its surface
    • SphericalDirectionCosines

      public SphericalDirectionCosines(double colatitude, double longitude)
      A constructor used to create a DirectionCosine object for a point at a given colatitude and longitude (in radians)