Class ZDEFS



  • public class ZDEFS
    extends java.lang.Object
    Template
    • Field Summary

      Fields 
      Modifier and Type Field Description
      float SLevel  
      java.lang.String Type  
      float ZDelt  
      float[] ZLevels  
      int ZNum  
    • Constructor Summary

      Constructors 
      Constructor Description
      ZDEFS​()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • Type

        public java.lang.String Type
      • ZNum

        public int ZNum
      • SLevel

        public float SLevel
      • ZDelt

        public float ZDelt
      • ZLevels

        public float[] ZLevels
    • Constructor Detail

      • ZDEFS

        public ZDEFS​()