Class CellPosition


  • public class CellPosition
    extends AerisLocation
    Information on the cells position.
    • Field Detail

      • deg

        public Number deg
        Bearing in degrees of the cell relative to the radar site
      • NM

        public Number NM
        Distance in nautical miles of the cell relative to the radar site
    • Constructor Detail

      • CellPosition

        public CellPosition()