Skip to content
Snippets Groups Projects
Commit cb14a2c5 authored by Marco Luigi Gaibotti's avatar Marco Luigi Gaibotti
Browse files

[chad-updates][Parachute] Added Cl and Cd for completeness

parent d926324c
Branches
No related tags found
1 merge request!16[chad-updates] Added useful properties and methods for chad
......@@ -20,11 +20,12 @@ classdef Parachute < Para
chordK double % [N/m^2] Shock Chord Elastic Constant
chordC double % [Ns/m] Shock Chord Dynamic Coefficient
expulsionSpeed double
cx double % [/] Parachute Longitudinal Drag Coefficient
cd double % [/] Parachute Drag Coefficient
cl double % [/] Parachute Lift Coefficient
cx double % [-] Parachute Longitudinal Drag Coefficient
cd double % [-] Parachute Drag Coefficient
cl double % [-] Parachute Lift Coefficient
cq double % [-] Parachute Deviance Coefficient
m double % [m^2/s] Coefficient of the surface vs. time opening model
nf double % [/] Adimensional Opening Time
nf double % [-] Adimensional Opening Time
forceCoefficient double % [-] Empirical coefficient to obtain correct peak force at deployment
end
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment