类 ZDEFS


  • public class ZDEFS
    extends java.lang.Object
    Template
    作者:
    Yaqiang Wang
    • 字段概要

      字段 
      修饰符和类型 字段 说明
      float SLevel  
      java.lang.String Type  
      float ZDelt  
      float[] ZLevels  
      int ZNum  
    • 构造器概要

      构造器 
      构造器 说明
      ZDEFS()  
    • 方法概要

      • 从类继承的方法 java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • 字段详细资料

      • Type

        public java.lang.String Type
      • ZNum

        public int ZNum
      • SLevel

        public float SLevel
      • ZDelt

        public float ZDelt
      • ZLevels

        public float[] ZLevels
    • 构造器详细资料

      • ZDEFS

        public ZDEFS()