Class ECEFCoordinate

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

public class ECEFCoordinate extends Object
  • Constructor Details

    • ECEFCoordinate

      public ECEFCoordinate(double x, double y, double z)
  • Method Details

    • getX

      public double getX()
      Returns:
      the x
    • getY

      public double getY()
      Returns:
      the y
    • getZ

      public double getZ()
      Returns:
      the z