Path: FormationFlying/Collision
% Plot collision ellipsoids in 3D Plots ellipsoids given the ellipsoid centers and matrices for 1 or 2 spacecraft. Selects nPlot points from the trajectory. Has a built-in demo. Ellipsoids are created with the same dimenensions in X and Z but elongating with time along Z. -------------------------------------------------------------------------- Form: Plot3DEllipsoids( xhat, Shat, nPlot ) -------------------------------------------------------------------------- ------ Inputs ------ xhat {m}(3,n) Ellipsoid centers, for both spacecraft Shat {m}(3,3,n) Ellipsoid size matrices, for both spacecraft nPlot (p) Number of ellipsoids to plot, defaults to 50 --------------------------------------------------------------------------
FormationFlying: Coord/CirclePhase FormationFlying: Coord/IsCircGeom FormationFlying: Coord/IsEccGeom FormationFlying: DataStructures/EccGeometry_Structure FormationFlying: DataStructures/Geometry_Structure FormationFlying: Dynamics/HillsEqns FormationFlying: EccDynamics/FFEccDH FormationFlying: EccDynamics/FFEccGoals FormationFlying: EccDynamics/FFEccProp FormationFlying: EccDynamics/FFEccRMat FormationFlying: EccDynamics/FFEccYExt EccDynamics: Derivatives/FFEccDDY EccDynamics: Derivatives/FFEccDY FormationFlying: Transformation/FFEccGoals2Hills FormationFlying: Transformation/Goals2Hills FormationFlying: Transformation/TransformGeom2Hills FormationFlying: Utility/Nu2TimeDomain FormationFlying: Utility/NuDot FormationFlying: Visual/FFEccAnalyzeShape Orbit: OrbitCoord/El2Alfriend SC: BasicOrbit/E2Nu SC: BasicOrbit/M2E SC: BasicOrbit/M2EApp SC: BasicOrbit/M2EEl SC: BasicOrbit/M2EHy SC: BasicOrbit/M2Nu SC: BasicOrbit/M2NuPb SC: BasicOrbit/OrbRate SC: BasicOrbit/Period Common: CommonData/SwooshWatermark Common: General/CellToMat Common: General/MatToCell Common: General/StringMatch Common: General/Watermark Common: Graphics/NewFig Common: Graphics/Plot2D Common: Graphics/PltStyle Math: Linear/DupVect Math: Linear/Mag Math: Solvers/NewtRaph Math: Trigonometry/WrapPhase
Back to the FormationFlying Module page