Home
last modified time | relevance | path

Searched defs:Cant (Results 1 – 2 of 2) sorted by relevance

/dports/games/openbve/OpenBVE-1.8.2.1/source/OpenBveApi/Runtime/Train/
H A DVehicleState.cs121 public double Cant property in OpenBveApi.Runtime.VehicleState
197 …double erPressure, double bpPressure, double sapPressure, double Radius, double Cant, double Pitch) in VehicleState()
/dports/science/simbody/simbody-Simbody-3.7/SimTKcommon/include/SimTKcommon/internal/
H A DException.h300 Cant(const char* fn, int ln, const std::string& s) : Base(fn,ln) in Cant() function