Class HiTechnicIRSeekerV2

    • Constructor Detail

      • HiTechnicIRSeekerV2

        public HiTechnicIRSeekerV2​(I2CPort port)
      • HiTechnicIRSeekerV2

        public HiTechnicIRSeekerV2​(Port port)
    • Method Detail

      • init

        protected void init()
      • getModulatedMode

        public SensorMode getModulatedMode()
        HiTechnic IR seeker V2, modulated mode
        Measures the angle to a source of a modulated infrared light.

        Size and content of the sample
        The sample contains one element containing the angle to the infrared source. The angle is expressed in degrees following the right hand rule.

      • getUnmodulatedMode

        public SensorMode getUnmodulatedMode()
        HiTechnic IR seeker V2, Unmodulated mode
        Measures the angle to a source of unmodulated infrared light

        Size and content of the sample
        The sample contains one element containing the angle to the infrared source. The angle is expressed in degrees following the right hand rule.