Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
C
Common
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Skyward
Matlab dependencies
Common
Commits
cb14a2c5
Commit
cb14a2c5
authored
6 months ago
by
Marco Luigi Gaibotti
Browse files
Options
Downloads
Patches
Plain Diff
[chad-updates][Parachute] Added Cl and Cd for completeness
parent
d926324c
Branches
Branches containing commit
No related tags found
1 merge request
!16
[chad-updates] Added useful properties and methods for chad
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
classes/components/Parachute.m
+5
-4
5 additions, 4 deletions
classes/components/Parachute.m
with
5 additions
and
4 deletions
classes/components/Parachute.m
+
5
−
4
View file @
cb14a2c5
...
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment