Files
project/vehicles/_vorlage_fahrzeugpass.json
T

23 lines
991 B
JSON

{
"vehicle": "ford_ranger_p703_dc",
"name": "Ford Ranger P703 Double Cab",
"coordinate_system": "OEM",
"sources": [
{"type": "aufbaurichtlinien", "doc": "Ford BEMM", "version": "", "pages": []},
{"type": "oem_cad", "file": "", "format": "STEP"},
{"type": "scan", "file": "", "accuracy_mm": 0.1},
{"type": "brackets", "note": "подтверждено металлом"}
],
"roof": {"length_mm": null, "width_mm": null, "profile": "rinne|reling|gewinde"},
"mount_points": [
{"id": "L1", "xyz": [null, null, null], "normal": [null, null, null],
"type": "rinne", "max_load_kg": null, "source_page": null}
],
"forbidden_zones": [
{"id": "antenne", "shape": "box", "xyz_min": [], "xyz_max": [], "source_page": null}
],
"limits": {"roof_load_kg": null, "roof_load_offroad_factor": 0.5,
"cog_height_max_mm": null, "vehicle_height_mm": null},
"fbx": {"file": "", "scale_factor": null, "calibrated_by": "radstand|breite|dachhoehe"}
}