Vehicle Functions

The Vehicle group of functions are high-level commands that pertain to the entire OpenVSP model.

Update(bool update_managers=True)

VSPExit(int error_code)

VSPCrash(int crash_type)

GetAndResetUpdateCount()

GetVSPFileName()

ClearVSPModel()

Details

openvsp.Update(bool update_managers=True)[source]
openvsp.VSPExit(int error_code)[source]
openvsp.VSPCrash(int crash_type)[source]
openvsp.GetAndResetUpdateCount() int[source]
openvsp.GetVSPFileName() std::string[source]
openvsp.ClearVSPModel()[source]