Class Accelerometer

    • Field Detail

      • x

        public TypedIOPort x
        The accX output port. If this port is connected, then its input will determine whether an output is produced in any given firing. The type is double.
      • y

        public TypedIOPort y
        The accY output port. If this port is connected, then its input will determine whether an output is produced in any given firing. The type is double.
      • z

        public TypedIOPort z
        The accZ output port. If this port is connected, then its input will determine whether an output is produced in any given firing. The type is double.