Input parameters
Detailed description about input parameters
Example input JSON file
Note
JSON Schema
Properties
1"Sample""This is an input file for a sample project."{ "age": 25, "body_fat": 0.15, "gender": "male", "height": 1.8, "weight": 70.4, "skin_color": "white" }[ { "ensemble_name": "sample clothing ensemble", "description": "This is sample clothing ensemble data.", "segment_data": { "Head": { "fclo": 1.1, "iclo": 0.2 }, "Chest": { "fclo": 1.1, "iclo": 0.2 }, "Back": { "fclo": 1.1, "iclo": 0.2 }, "Pelvis": { "fclo": 1.1, "iclo": 0.2 }, "Left Upper Arm": { "fclo": 1.1, "iclo": 0.2 }, "Right Upper Arm": { "fclo": 1.1, "iclo": 0.2 }, "Left Lower Arm": { "fclo": 1.1, "iclo": 0.2 }, "Right Lower Arm": { "fclo": 1.1, "iclo": 0.2 }, "Left Hand": { "fclo": 1.1, "iclo": 0.2 }, "Right Hand": { "fclo": 1.1, "iclo": 0.2 }, "Left Thigh": { "fclo": 1.1, "iclo": 0.2 }, "Right Thigh": { "fclo": 1.1, "iclo": 0.2 }, "Left Lower Leg": { "fclo": 1.1, "iclo": 0.2 }, "Right Lower Leg": { "fclo": 1.1, "iclo": 0.2 }, "Left Foot": { "fclo": 1.1, "iclo": 0.2 }, "Right Foot": { "fclo": 1.1, "iclo": 0.2 } } } ]{ "csvOutput": true, "sensation_coredTdt": true }60[ { "start_time": 0, "ramp": false, "end_time": 3, "time_units": "hours", "met_activity_name": "Seated", "met": 1.0, "default_data": { "rh": 0.5, "v": 0.1, "solar": 0.0, "ta": 24.0, "mrt": 24.0 }, "clo_ensemble_name": "sample clothing ensemble" } ]
Definitions
Last updated
Was this helpful?