experience and innovation

Plotting

Directory List

Derivation Functions, GUI, Parametric, Sim Results, Templates, Utilities, Demos/GUI,

Functions and Demos

Derivation Functions

AppliedDeltaVDPT - Compute the applied delta-v from the applied force.

ComputeDeltaV - Takes the 3-axis force in [kg*m/s/s] and computes the delta-v in [m/s].

ComputeDistance - Computes the distance of each spacecraft from the center, given the relative

DerivationTemplate - The template for new derivation functions.

Difference - Differences two vectors.

DifferenceMagnitude - Compute the magnitude of the difference between vectors.

ECI2HillsDFF - Transform ECI pos & vel to Hills pos & vel.

MagDPT - Compute the Magnitude of a vector of data in the PlottingTool.

RV2ElDPT - Transform ECI position and velocity into orbital elements.

RotateECI2Hills - Transform ECI frame coordinates to Hills frame

SMADiffDPT - Compute the semi-major axis difference between each spacecraft and its reference

TransformECI2Hills - A Plotting Tool derivation function for transforming ECI coordinates to Hills frame

x2r - Takes a 6 state input and returns the first 3 states (position).

x2v - Takes a 6 state input and returns the 3 state output (velocity).


GUI

AnimateFunction - This function creates a GUI for doing animations.

AnimationGUI - This function creates a GUI for doing animations.

DeriveData - This function creates a GUI for grouping variables

DisplayFilter - This function creates a GUI for grouping variables

GroupVariables - This function creates a GUI for grouping variables

PlottingTool - Plot simulation data.


Parametric

ParamGUI - This GUI allows you to make parametric plots.

ParamPlot - Parametric Plotting.

ParamStruct - Create a parametric plotting data structure.


Sim Results

SimOutMatlabRecon.mat - Sample results file.


Templates

FF_Agent_Sys.mat - Template for a formation flying system.

FF_Cpp.mat - C++ formation flying simulation template.

FF_Matlab.mat - Matlab formation flying simulation template.


Utilities

Coordinates - Creates a figure with x,y,z coordinates at the origin.

FormatUnderscore - Replaces all underscores in strings with '\_' so that the underscore is not

GetSimData - Get the data from an ObjectAgent simulation

InitializeAxes - Initialze the axes for an animation.

PTVersion - Output the version string.

PlotCone - Creates a cone with angular width 2*theta about the vector u.

PlotEngine - Create figures with automatically labeled and organized plots.

PlotVector - Plots a set of 2-D or 3-D vectors.

ReadMVSOutputFile - Read in output text file generated by MultiVehicleSim

ReadOASimulationFile - Read in output text file generated by OA dynamics simulation


Demos/GUI

AnimationDemo - Opens the PlottingTool, loads sim data and a template, and does an animation.


SVN Revision: 10554


Back to API main page