パッケージ
org.mklab.tool.control.system.math の使用

org.mklab.tool.control.system.math を使用しているパッケージ
org.mklab.tool.control.system.controller 制御器を表す(設計する)ためのクラスを提供します。 
org.mklab.tool.control.system.math 数学ブロックを表現するためのクラスを提供します。 
 

org.mklab.tool.control.system.controller により使用される org.mklab.tool.control.system.math のクラス
ConstantSystem
          定数システムを表わすクラスです。
 

org.mklab.tool.control.system.math により使用される org.mklab.tool.control.system.math のクラス
BiasFunction
          入力にバイアスを加えた値を出力するシステムを表わすクラスです。
ConstantSystem
          定数システムを表わすクラスです。
DeMultiplexer
          分離器を表わすクラスです。
DeMultiplexerGroup
          分離器のグループを表すクラスです。
LookupTable
          データテーブルの値に基づく内挿・外挿による補間により出力を決定するシステムを表わすクラスです。
MathematicalFunction
          数学関数を表わすクラスです。
MathematicalFunctionType
          数学関数の種類を表わす列挙型です。
Multiplexer
          多重器を表わすクラスです。
MultiplexerGroup
          多重器のグループを表すクラスです。
TrigonometricFunctionType
          三角関数の種類を表わす列挙型です。