Documentation for classes includes syntax, usage information, and code samples for methods, properties, and event handlers and listeners for those APIs that belong to a specific class in ActionScript. The classes are listed alphabetically. If you are not sure to which class a certain method or property belongs, you can look it up in the Index.


 ClassPackageDescription
 Accelerometer
funnel.ui This is the class to express an analog accelerometer
 Arduino
funnel ArduinoクラスはファームウェアとしてFirmataを搭載したArduinoをI/Oモジュールとして扱うためのクラスです。
 ArduinoGUI
funnel.gui 
 AvagoColorSensor
funnel.i2c This is the class to express Avago ADJD-S371-QR999 color sensor modules
 BlinkM
funnel.i2c This is the class to express BlinkM devices
 Button
funnel.ui This is the class to express a generic button
 ButtonEvent
funnel.ui This is the class to express physical button releated events
 Configuration
funnel I/Oモジュールのコンフィギュレーションを設定するためのクラスです。コンフィギュレーションはI/Oモジュールとの通信を開始する段階で決定する必要があるため、IOSystemのコンストラクタの引数で指定します。
 Convolution
funnel 入力に対して畳み込み演算を行うクラスです。細かいノイズを取り除くためのローパスフィルタや、ドリフトを取り除くためのハイパスフィタ等があります。
 Fio
funnel FioクラスはFunnel I/Oモジュールを扱うためのクラスです。
 FirmataString
funnel This is the class to handle FirmataString messages
 FunnelErrorEvent
funnel IOSystemのエラーイベントを表すクラスです。
 FunnelEvent
funnel This is the class to express IOSystem's non-error events
 Gainer
funnel Gainer I/Oモジュールを扱うためのクラスです。
 GainerGUI
funnel.gui 
 GeneratorEvent
funnel ジェネレーターのイベントを表すクラスです。
 HBridge
funnel.ui This is the class to express a H-bridge Reference http://www.switch-science.com/trac/wiki/BD62xx-Basic
 HMC6343_Advanced
funnel.i2c This is the class to express HMC6343 tilt-compensated compass Exposes Heading, Pitch, Roll and Acclerometer X, Y, Z data Created by Jeff Hoefs Modified by Shigeru Kobayashi
 HMC6343_Simple
funnel.i2c This is the class to express HMC6343 tilt-compensated compass Simple version only enables Heading, Pitch, and Roll data Created by Jeff Hoefs Modified by Shigeru Kobayashi
 HMC6343Event
funnel.i2c 
 HMC6352
funnel.i2c This is the class to express HMC6352 devices
 I2CDevice
funnel.i2c This is the class to express I2C devices
 IFilter
funnel フィルタのインタフェースです。
 IGenerator
funnel ジェネレーターのインタフェースです。
 IOModule
funnel PCに接続されたI/Oモジュールを抽象化して共通の方法でアクセスするためのクラスです。
 IOModuleGUI
funnel.gui 
 IOSystem
funnel 複数のI/Oモジュールから構成されるシステムを表現するためのクラスです。
 ISysexMessageListener
funnel 
 LED
funnel.ui This is the class to express a LED
 LIS302DL
funnel.i2c This is the class to express a LIS302DL 3-axis accelerometer
 LIS3LV02DQ
funnel.i2c j.
 MatrixLED
funnel Gainer I/Oモジュールに接続したマトリクスLEDをコントロールするクラスです。
 OnScreenController
funnel.gui 
 Osc
funnel LEDをふわふわ点滅させたりする時などに使います。回数を1回に設定すると、ワンショットの制御にも使えます。サービス間隔はOsc.serviceIntervalの設定に従います。
 PhysicalInput
funnel.ui This is the base class for physical inputs
 Pin
funnel I/Oモジュールの入出力ポートを表すクラスです。
 PinEvent
funnel ポート値の変化に関連するイベントを表すクラスです。
 Potentiometer
funnel.ui This is the class to express a potentiometer
 RGBLED
funnel.ui This is the class to express a full color LED
 Scaler
funnel ある範囲の入力をある範囲にスケーリングするためのクラスです。直線でのスケーリング以外に、よく使われるカーブも用意されています。
 Servo
funnel.ui This is the class to express a servo
 SetPoint
funnel アナログの値に対して閾値とヒステリシスを持つポイントをセットし、現在の状態を段階化して返します。ポイントが1つの場合の出力は0または1の2種類、ポイントが2つの場合は0または1または2の3種類、ポイントがn個の場合は0からnまでのn種類になります。
 SignalScope
funnel 入力の状態を表示するためのスコープクラス A signal scope class to show changes of inputs.
 SysexEvent
funnel Sysexに関連するイベントを表すクラスです。
 WiiNunchuck
funnel.i2c This is the class to express a Wii Nunchuck controller Reference: http://www.wiili.org/index.php/Wiimote/Extension_Controllers/Nunchuk
 WiiNunchuckEvent
funnel.i2c Created 16 June 2009 By Shigeru Kobayashi This is the class to express Wii Nunchuck releated events
 XBee
funnel XBeeクラスはDigi InternationalのXBeeシリーズを扱うためのクラスです。