Home
last modified time | relevance | path

Searched defs:pcy1 (Results 1 – 11 of 11) sorted by relevance

/dports/science/chrono/chrono-7.0.1/data/vehicle/citybus/tire/
H A DCityBus_Pac02Tire.json75 "pcy1": 0.54764, number
/dports/science/chrono/chrono-7.0.1/data/vehicle/uaz/tire/
H A DUAZBUS_Pac02Tire.json80 "pcy1": 1.2676, number
/dports/science/chrono/chrono-7.0.1/data/vehicle/sedan/tire/
H A DSedan_Pac02Tire.json76 "pcy1": 1.2676, number
/dports/science/chrono/chrono-7.0.1/data/vehicle/VW_microbus/json/
H A Dvan_Pac02Tire.json80 "pcy1": 1.2676, number
/dports/science/chrono/chrono-7.0.1/data/vehicle/audi/json/
H A Daudi_Pac02Tire.json80 "pcy1": 1.2676, number
/dports/science/chrono/chrono-7.0.1/data/vehicle/hmmwv/tire/
H A DHMMWV_Pac02Tire.json113 "pcy1": 0.54764, number
/dports/science/chrono/chrono-7.0.1/data/vehicle/Nissan_Patrol/json/
H A Dsuv_Pac02Tire.json113 "pcy1": 0.54764, number
/dports/print/py-psautohint/psautohint-2.0.0/libpsautohint/src/
H A Dcheck.c303 GetInflectionPoint(Fixed px, Fixed py, Fixed px1, Fixed pcy1, Fixed px2, in GetInflectionPoint()
/dports/science/chrono/chrono-7.0.1/src/chrono_vehicle/wheeled_vehicle/tire/
H A DChPac02Tire.h226 double pcy1; member
H A DChPac2002_data.h171 double pcy1; // shape factor C,Fy member
/dports/graphics/openjph/OpenJPH-0.7.3/src/core/codestream/
H A Dojph_codestream.cpp3702 int pcx0, pcx1, pcy0, pcy1, shift = (band_num != 0 ? 1 : 0); in get_cb_indices() local