OHyMoS.NET Class Library

OhSubSystem.initialTime メソッド 

Initialization of the time of constituent objects.

"_currentTime" is read. If it is 0, "_currentTime" will not be changed.

自分自身の _currentTime と構成オブジェクトの _currentTime を指定した時刻に初期化します。

通常、計算を開始するときの初期時刻は、同一のことが多いので、 サブシステムの初期時刻をそのサブシステムを構成する要素の初 期時刻とする操作も加えてあります。

(Ref "OhElement#initialTime()") も参照してください。
public override void initialTime(
   OhTimePoint aInitTime
);

パラメータ

aInitTime
an
OhTimePoint
value

参照

OhSubSystem クラス | OhymosNet 名前空間