Skip to content

Commit

Permalink
Showing 1 changed file with 3 additions and 21 deletions.
Original file line number Diff line number Diff line change
@@ -521,29 +521,11 @@
@maxTemp = 3000
%stagingIcon =
!RESOURCE,* {}

@MODULE[RealChuteModule]
{
@caseMass = 0.05657
@mustGoDown = true
@spareChutes = 0
@PARACHUTE
{
@preDeployedDiameter = 1.0567
@deployedDiameter = 13.55
@minIsPressure = false
%minDeployment = 3200
@deploymentAlt = 700
@preDeploymentSpeed = 1
@deploymentSpeed = 1
@parachuteName = Canopy
@capName = Cap
}
}

@MODULE[ModuleParachute]
{
@semiDeployedDrag = 1.3333
@fullyDeployedDrag = 266.67
@semiDeployedDrag = 4
@fullyDeployedDrag = 800
@deployAltitude = 1000
}
}

0 comments on commit 9e0a518

Please sign in to comment.