クラス
org.mklab.tool.control.system.math.MathematicalFunctionType の使用

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

org.mklab.tool.control.system.math での MathematicalFunctionType の使用
 

MathematicalFunctionType を返す org.mklab.tool.control.system.math のメソッド
static MathematicalFunctionType MathematicalFunctionType.valueOf(String name)
          指定した名前を持つこの型の列挙型定数を返します。
static MathematicalFunctionType[] MathematicalFunctionType.values()
          この列挙型の定数を含む配列を宣言されている順序で返します。
 

MathematicalFunctionType 型のパラメータを持つ org.mklab.tool.control.system.math のコンストラクタ
MathematicalFunction(MathematicalFunctionType type)
          新しく生成されたMathFunctionオブジェクトを初期化します。