クラス CellRCCA.CarRCCA

java.lang.Object
  |
  +--CellTraffic.Car
        |
        +--CellSTCA.CarSTCA
              |
              +--CellRCCA.CarRCCA
含まれているクラス:
CellRCCA

public class CellRCCA.CarRCCA
extends CellSTCA.CarSTCA


クラス CellSTCA.CarSTCA から継承したフィールド
m_collectFlag, m_collectFlagSpeed
 
クラス CellTraffic.Car から継承したフィールド
m_countStop, m_countStopCollect, m_velocity, m_velocityMax, m_velocityMin, m_velocityNext, m_x, m_xNext, m_y, m_yNext, m_z, m_zNext
 
コンストラクタの概要
CellRCCA.CarRCCA()
           
 
メソッドの概要
(パッケージプライベート)  boolean recalc()
           
 
クラス CellSTCA.CarSTCA から継承したメソッド
collectData, setInitialParam, setLocation
 
クラス CellTraffic.Car から継承したメソッド
copy, update
 
クラス java.lang.Object から継承したメソッド
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait
 

コンストラクタの詳細

CellRCCA.CarRCCA

public CellRCCA.CarRCCA()
メソッドの詳細

recalc

boolean recalc()
オーバーライド:
クラス CellSTCA.CarSTCA 内の recalc