mirror of
https://gitlab.com/lander-team/lander-cpp.git
synced 2025-06-16 15:17:23 +00:00
Upload input file for initial conditions
This commit is contained in:
parent
ee67077664
commit
c830c7195f
17
input.csv
Normal file
17
input.csv
Normal file
@ -0,0 +1,17 @@
|
|||||||
|
vx,0,m/s
|
||||||
|
vy,0,m/s
|
||||||
|
vz,0,m/s
|
||||||
|
yaw,5,degs
|
||||||
|
pitch,10,degs
|
||||||
|
roll,0,degs
|
||||||
|
yawdot,1,degs/s
|
||||||
|
pitchdot,-1,degs/s
|
||||||
|
rolldot,0,degs/s
|
||||||
|
Max Servo Rotation,15,degs
|
||||||
|
Initial Mass,1.2,kg
|
||||||
|
Propellant Mass,0.06,kg
|
||||||
|
Burn Time,3.3,s
|
||||||
|
Vehicle Height,0.53,m
|
||||||
|
Vehicle Radius,0.05,m
|
||||||
|
Moment Arm,0.15,m
|
||||||
|
Sim Step Size,1,ms
|
|
Loading…
x
Reference in New Issue
Block a user