Class CellLocation


  • public class CellLocation
    extends AerisLocation
    Information about the movement of the Cell.
    • Field Detail

      • timestamp

        public Number timestamp
        UNIX timestamp of the forecasted time at the position
      • dateTimeISO

        public String dateTimeISO
        ISO 8601 date of foretasted time at the position
    • Constructor Detail

      • CellLocation

        public CellLocation()