chexprt(channel, new_expr_function, time)
Examples ¶
chexprt("/obj/null1/tx", "linear()", 1.0) chexprt("/obj/null1/tx", "$IT", 1.0) chexprt("/obj/null1/tx", "$OT", 1.0) chexprt("/obj/null1/tx", "$IV", 1.0) chexprt("/obj/null1/tx", "$OV", 1.0)
Note
これを使用することで、チャンネルエクスプレッションのローカル変数を使ってinとoutのセグメント値、slope、accelerationを抽出することができます。
See also |