ucar.nc2.iosp.sigmet
Class SigmetVolumeScan
java.lang.Object
ucar.nc2.iosp.sigmet.SigmetVolumeScan
public class SigmetVolumeScan
- extends Object
Created by IntelliJ IDEA.
User: yuanho
Date: Apr 7, 2010
Time: 2:25:57 PM
To change this template use File | Settings | File Templates.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
base_time
public int[] base_time
year
public short[] year
month
public short[] month
day
public short[] day
firstRay
public Ray firstRay
lastRay
public Ray lastRay
raf
public RandomAccessFile raf
hasReflectivity
public boolean hasReflectivity
hasVelocity
public boolean hasVelocity
hasWidth
public boolean hasWidth
hasTotalPower
public boolean hasTotalPower
hasDifferentialReflectivity
public boolean hasDifferentialReflectivity
hasTime
public boolean hasTime
getTotalPowerGroups
public List getTotalPowerGroups()
getVelocityGroups
public List getVelocityGroups()
getWidthGroups
public List getWidthGroups()
getReflectivityGroups
public List getReflectivityGroups()
getDifferentialReflectivityGroups
public List getDifferentialReflectivityGroups()
getNumberGates
public int[] getNumberGates()
getStartSweep
public int[] getStartSweep()
Copyright © 1999-2011 UCAR/Unidata. All Rights Reserved.