Skip to content

Commit

Permalink
tf mappings
Browse files Browse the repository at this point in the history
  • Loading branch information
jameshod5 committed Jul 18, 2024
1 parent f9efe4d commit 3d5a982
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions mappings/tf/mappings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
"ids_properties/homogeneous_time": {
"MAP_TYPE": "VALUE",
"VALUE": 0
},
"r0": {
"MAP_TYPE": "VALUE",
"VALUE": 1
},
"b_field_tor_vacuum_r/data": {
"MAP_TYPE": "PLUGIN",
"PLUGIN": "UDA",
"ARGS": {
"signal": "AMC_TF CURRENT"
},
"SCALE": 0.0048
},
"b_field_tor_vacuum_r/time": {
"MAP_TYPE": "PLUGIN",
"PLUGIN": "UDA",
"ARGS": {
"signal": "AMC_TF CURRENT"
}
}
}

0 comments on commit 3d5a982

Please sign in to comment.