1
0
mirror of https://gitlab.com/lander-team/lander-cpp.git synced 2025-06-16 07:06:51 +00:00

Delete input.csv

This commit is contained in:
Anson Biggs 2021-09-20 22:16:58 +00:00
parent 0d66bd0f5a
commit 11b7b41469

View File

@ -1,17 +0,0 @@
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,7.5,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
1 vx 0 m/s
2 vy 0 m/s
3 vz 0 m/s
4 yaw 5 degs
5 pitch 10 degs
6 roll 0 degs
7 yawdot 1 degs/s
8 pitchdot -1 degs/s
9 rolldot 0 degs/s
10 Max Servo Rotation 7.5 degs
11 Initial Mass 1.2 kg
12 Propellant Mass 0.06 kg
13 Burn Time 3.3 s
14 Vehicle Height 0.53 m
15 Vehicle Radius 0.05 m
16 Moment Arm 0.15 m
17 Sim Step Size 1 ms