Class RvsWayPoint

  • All Implemented Interfaces:
    org.bn.coders.IASN1PreparedElement

    public class RvsWayPoint
    extends Object
    implements org.bn.coders.IASN1PreparedElement
    • Constructor Detail

      • RvsWayPoint

        public RvsWayPoint()
    • Method Detail

      • getHeading

        public Integer getHeading()
      • setHeading

        public void setHeading​(Integer value)
      • getSpeed

        public Integer getSpeed()
      • setSpeed

        public void setSpeed​(Integer value)
      • getHdop

        public Integer getHdop()
      • setHdop

        public void setHdop​(Integer value)
      • getSatellites

        public Integer getSatellites()
      • setSatellites

        public void setSatellites​(Integer value)
      • initWithDefaults

        public void initWithDefaults()
        Specified by:
        initWithDefaults in interface org.bn.coders.IASN1PreparedElement
      • getPreparedData

        public org.bn.coders.IASN1PreparedElementData getPreparedData()
        Specified by:
        getPreparedData in interface org.bn.coders.IASN1PreparedElement