Class Isochron


  • public class Isochron
    extends java.lang.Object
    • Constructor Detail

      • Isochron

        public Isochron​(double time,
                        java.util.List<PhaseIsochron> wavefront)
    • Method Detail

      • getTime

        public double getTime()
      • getWavefront

        public java.util.List<PhaseIsochron> getWavefront()