initial commit
This commit is contained in:
36
tests/fixtures/sample_mme/MME.ini
vendored
Normal file
36
tests/fixtures/sample_mme/MME.ini
vendored
Normal file
@@ -0,0 +1,36 @@
|
||||
[Test]
|
||||
test_number = IMPAKT_SYNTH_001
|
||||
test_date = 2024-06-15
|
||||
test_type = Full Frontal Rigid Barrier
|
||||
test_speed = 56.3
|
||||
test_facility = Impakt Synthetic Data Generator
|
||||
test_standard = FMVSS 208
|
||||
description = Synthetic frontal crash test for Impakt development and testing
|
||||
|
||||
[Vehicle]
|
||||
vehicle_make = Synthetic
|
||||
vehicle_model = TestCar
|
||||
vehicle_year = 2024
|
||||
vehicle_vin = IMPAKT0000000001
|
||||
vehicle_mass = 1523.0
|
||||
vehicle_type = Passenger Car
|
||||
|
||||
[Barrier]
|
||||
barrier_type = Rigid
|
||||
impact_angle = 0
|
||||
overlap_percent = 100
|
||||
impact_side = Front
|
||||
|
||||
[Dummy]
|
||||
dummy_type = Hybrid III 50th Percentile Male
|
||||
dummy_serial = H3-50M-SYNTH-001
|
||||
dummy_position = Driver
|
||||
dummy_mass = 78.0
|
||||
restraint_type = 3-point belt + frontal airbag
|
||||
seat_position = Mid-track, mid-height
|
||||
|
||||
[DataAcquisition]
|
||||
sample_rate = 20000
|
||||
pre_trigger_ms = 10
|
||||
total_duration_ms = 210
|
||||
num_channels = 28
|
||||
Reference in New Issue
Block a user