SetNotchSpeed()# SetNotchSpeed(notch, speed, capspeed)# ノッチの定格速度、均衡速度を設定します。 パラメータ# int notch ノッチ float speed 定格速度[km/h] float capspeed 均衡速度[km/h] 戻り値# コメント# サンプル# obj.SetNotchSpeed(1, 20, 15)