Documentation of 'visad.bom.RadarFile' Java class
RadarFile
visad.bom

Class RadarFile



  • public class RadarFile
    extends java.lang.Object
    RadarFile
    • Field Detail

      • dRadarTime

        public double dRadarTime
      • rngres

        public float rngres
      • startrng

        public float startrng
      • azimuthres

        public float azimuthres
      • elev

        public float elev
      • radial

        public byte[][] radial
      • bdata

        public byte[] bdata
      • pbvector

        public java.util.Vector pbvector
    • Constructor Detail

      • RadarFile

        public RadarFile(java.lang.String radarSource)
                  throws java.io.IOException
        Throws:
        java.io.IOException
    • Method Detail

      • getTime

        public double getTime()
        Retrieves the time of the radar image as a double.
        Returns:
        image time
      • setTime

        public void setTime(java.lang.String radarTime)
      • getRadarTime

        public DateTime getRadarTime()
        Retrieves the time of the radar image as a VisAD DateTime.
        Returns:
        image time
      • readHeader

        public void readHeader(char[] cbuff)
      • readRadial

        public void readRadial()
                        throws java.io.IOException
        Throws:
        java.io.IOException

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.