OHyMoS.NET Class Library

OhInputFileDouble メソッド

OhInputFileDouble クラスのメソッドは以下のとおりです。OhInputFileDouble クラスの完全なメンバ一覧については、 OhInputFileDouble メンバ のトピックを参照してください。

パブリック メソッド

initオーバーロード。 オブジェクト名(ファイル名)を aFileName、オブジェクト番号を 0 に初期化します。 Initializ the object. This method assigns the argument aFileName to the instance variable (Ref "OhObject._className").
makeDataPack 引数 aLineData に格納されているデータパック文字列からデータ パックを作成し、OhDataPack 型として戻します。 Reads string datapacks of type double, creates datapacks of type double, and returns it.
parseSpecLine 引数で与えられた、"#& " で始まる行を解析して、対応して定義 された操作を実行します。 The parseSpecLine method analyzes the line which starts with "#&" and executes the specified operation by the line.
sendByString 引数 aStr に格納されているデータパック文字列からデータパッ クを作成し、それを入力端子に収録します。 Stocks the datapack of type double which is stored in the form of string.

参照

OhInputFileDouble クラス | OhInputFileDouble メンバ | OhymosNet 名前空間