Path: FormationFlying/Collision
% Collision monitoring demo: compare CollisionSurvey and coarse methods. ------------------------------------------------------------------------ References: J. Russell Carpenter, "Conservative Analytical Collision Probability for Design of Orbital Formations", Goddard Space Flight Center, 2004. Mark Campbell, "Collision Monitoring Within Satellite Clusters", IEEE TRANSACTIONS ON CONTROL SYSTEMS TECHNOLOGY, VOL. 13, NO. 1, JANUARY 2005 ------------------------------------------------------------------------ See also Plot2D, Plot3D, IntersectLineAndEllipsoid, Mag, Unit, CoarseProb, CollisionInit, CollisionMonteCarlo, CollisionSurvey, VerifyCollStruct, FFEccLawdensEqns, ManeuverStruct2AccelVector, M2NuAbs ------------------------------------------------------------------------ % ------------------------------------------------------------------------------- Copyright 2005 Princeton Satellite Systems, Inc. All rights reserved. ------------------------------------------------------------------------------- Since version 7. -------------------------------------------------------------------------------
AC: ACData/ACTConstants FormationFlying: Collision/CoarseProb FormationFlying: Collision/CollProbSet FormationFlying: Collision/CollisionInit FormationFlying: Collision/CollisionMonAlg FormationFlying: Collision/CollisionMonteCarlo FormationFlying: Collision/CollisionSurvey FormationFlying: Collision/DistantPtToEll FormationFlying: Collision/EllipsePatch FormationFlying: Collision/Ellipsoid FormationFlying: Collision/Laguerre FormationFlying: Collision/VerifyCollStruct FormationFlying: Control/ImpulsiveManeuver FormationFlying: Control/InPlane FormationFlying: Control/OptimalInPlaneDeltaV FormationFlying: Control/OutOfPlane FormationFlying: Coord/CirclePhase FormationFlying: Coord/EllipsePhase FormationFlying: Coord/GetHillsMats FormationFlying: Coord/InitializeFormation FormationFlying: Coord/IsCircGeom FormationFlying: Coord/RotateState FormationFlying: DataStructures/BurnData_Structure FormationFlying: DataStructures/Geometry_Structure FormationFlying: DataStructures/Maneuver_Structure Demos: Collision/SampleMvr FormationFlying: Dynamics/DiscreteHills FormationFlying: Dynamics/HillsEqns FormationFlying: EccDynamics/FFEccIntConst FormationFlying: EccDynamics/FFEccLawdensEqns FormationFlying: EccDynamics/FFEccLinOrb FormationFlying: EccDynamics/FFEccRMat FormationFlying: Guidance/PCGoals FormationFlying: Transformation/DeltaEl2Alfriend FormationFlying: Transformation/DeltaElem2Hills FormationFlying: Transformation/FFEccHills2DeltaElem FormationFlying: Transformation/Goals2DeltaElem FormationFlying: Transformation/Goals2Hills FormationFlying: Transformation/Hills2DeltaElem FormationFlying: Transformation/Hills2ECI FormationFlying: Utility/ManeuverStruct2AccelVector FormationFlying: Utility/NOrbVector FormationFlying: Utility/Nu2TimeDomain FormationFlying: Utility/NuDot FormationFlying: Utility/Time2NuDomain FormationFlying: Utility/TimeUntilTheta FormationFlying: Visual/HillsFramePlot Orbit: OrbitCoord/Alfriend2El Orbit: OrbitCoord/El2Alfriend Orbit: OrbitCoord/OrbElemDiff Orbit: OrbitCoord/SLR Orbit: OrbitMechanics/GVEDynamics Orbit: RHSOrbit/LinOrb SC: BasicOrbit/CP2I SC: BasicOrbit/E2M SC: BasicOrbit/E2Nu SC: BasicOrbit/El2RV SC: BasicOrbit/M2E SC: BasicOrbit/M2EApp SC: BasicOrbit/M2EEl SC: BasicOrbit/M2EHy SC: BasicOrbit/M2Nu SC: BasicOrbit/M2NuAbs SC: BasicOrbit/M2NuPb SC: BasicOrbit/Nu2E SC: BasicOrbit/Nu2M SC: BasicOrbit/OrbRate SC: BasicOrbit/RV2El SC: BasicOrbit/RVFromKepler SC: SCData/sCTConstants Common: CommonData/Constants Common: CommonData/SwooshWatermark Common: CommonData/xSplashSmall Common: Control/C2DZOH Common: Database/Constant Common: General/CellToMat Common: General/DeBlankLT Common: General/DeleteCell Common: General/DispWithTitle Common: General/MatToCell Common: General/StringMatch Common: General/Watermark Common: Graphics/AddView Common: Graphics/AddZoom Common: Graphics/Mesh2 Common: Graphics/NewFig Common: Graphics/Plot2D Common: Graphics/Plot3D Common: Graphics/PltStyle Common: Graphics/TimeLabl Common: Graphics/XLabelS Common: Graphics/YLabelS Common: Graphics/ZLabelS Common: Transform/Eul2Mat Math: Geometry/IntersectLineAndEllipsoid Math: Linear/Cross Math: Linear/Dot Math: Linear/DupVect Math: Linear/Mag Math: Linear/Unit Math: Trigonometry/UnwrapPhase Math: Trigonometry/WrapPhase
Back to the FormationFlying Module page