Products & Services Solutions Academia Support User Community Company

Learn more about Aerospace Toolbox   

Alphabetical List


A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z  

addBody
    Aero.Animation methodAdd loaded body to animation object and generate its patches
addNode (Aero.VirtualRealityAnimation)Add existing node to current virtual reality world
addRoute (Aero.VirtualRealityAnimation)Add VRML ROUTE statement to virtual reality animation
addViewpoint (Aero.VirtualRealityAnimation)Add viewpoint for virtual reality animation
Aero.Animation
    classVisualize aerospace animation
    constructorConstruct animation object
Aero.BodyCreate body object for use with animation object
Aero.CameraConstruct camera object for use with animation object
Aero.FlightGearAnimationConstruct FlightGear animation object
Aero.GeometryConstruct 3-D geometry for use with animation object
Aero.NodeCreate node object for use with virtual reality animation
Aero.ViewpointCreate viewpoint object for use in virtual reality animation
Aero.VirtualRealityAnimationConstruct virtual reality animation object
airspeedAirspeed from velocity
alphabetaIncidence and sideslip angles
angle2dcmCreate direction cosine matrix from rotation angles
angle2quatConvert rotation angles to quaternion
atmoscoesaUse 1976 COESA model
atmosciraUse COSPAR International Reference Atmosphere 1986 model
atmosisaUse International Standard Atmosphere model
atmoslapseUse Lapse Rate Atmosphere model
atmosnonstdUse climatic data from MIL-STD-210 or MIL-HDBK-310
atmosnrlmsise00Implement mathematical representation of 2001 United States Naval Research Laboratory Mass Spectrometer and Incoherent Scatter Radar Exosphere
atmospaltCalculate pressure altitude based on ambient pressure
Body (Aero.Body)Construct body object for use with animation object
Camera (Aero.Camera)Construct camera object for use with animation object
ClearTimer (Aero.FlightGearAnimation)Clear and delete timer for animation of FlightGear flight simulator
convaccConvert from acceleration units to desired acceleration units
convangConvert from angle units to desired angle units
convangaccConvert from angular acceleration units to desired angular acceleration units
convangvelConvert from angular velocity units to desired angular velocity units
convdensityConvert from density units to desired density units
convforceConvert from force units to desired force units
convlengthConvert from length units to desired length units
convmassConvert from mass units to desired mass units
convpresConvert from pressure units to desired pressure units
convtempConvert from temperature units to desired temperature units
convvelConvert from velocity units to desired velocity units
correctairspeedCalculate equivalent airspeed (EAS), calibrated airspeed (CAS), or true airspeed (TAS) from one of other two airspeeds
createBody
    Aero.Animation methodCreate body and its associated patches in animation
datcomimportBring DATCOM file into MATLAB environment
dcm2alphabetaConvert direction cosine matrix to angle of attack and sideslip angle
dcm2angleCreate rotation angles from direction cosine matrix
dcm2latlonConvert direction cosine matrix to geodetic latitude and longitude
dcm2quatConvert direction cosine matrix to quaternion
dcmbody2windConvert angle of attack and sideslip angle to direction cosine matrix
dcmecef2nedConvert geodetic latitude and longitude to direction cosine matrix
decyearCalculate decimal year
delete
    Aero.Animation methodDestroy animation object
delete (Aero.FlightGearAnimation)Destroy FlightGear animation object
delete (Aero.VirtualRealityAnimation)Destroy virtual reality animation object
dpressureCompute dynamic pressure using velocity and density
ecef2llaConvert Earth-centered Earth-fixed (ECEF) coordinates to geodetic coordinates
fganimation (Aero.FlightGearAnimation)Construct FlightGear animation object
findstartstoptimes (Aero.Body)Return start and stop times of time series data
findstartstoptimes (Aero.Node)Return start and stop times for time series data
generatePatches (Aero.Body)Generate patches for body with loaded face, vertex, and color data
GenerateRunScript (Aero.FlightGearAnimation)Generate run script for FlightGear flight simulator
geoc2geodConvert geocentric latitude to geodetic latitude
geocradiusEstimate radius of ellipsoid planet at geocentric latitude
geod2geocConvert geodetic latitude to geocentric latitude
geoidegm96Calculate geoid height as determined from EGM96 Geopotential Model
Geometry (Aero.Geometry)Construct 3-D geometry for use with animation object
gravitywgs84Implement 1984 World Geodetic System (WGS84) representation of Earth's gravity
gravityzonalImplement zonal harmonic representation of planetary gravity
hide
    Aero.Animation methodHide animation figure
initialize
    Aero.Animation methodCreate animation object figure and axes and build patches for bodies
initialize (Aero.FlightGearAnimation)Set up FlightGear animation object
initialize (Aero.VirtualRealityAnimation)Create and populate virtual reality animation object
initIfNeeded
    Aero.Animation methodInitialize animation graphics if needed
juliandateCalculate Julian date
leapyearDetermine leap year
lla2ecefConvert geodetic coordinates to Earth-centered Earth-fixed (ECEF) coordinates
load (Aero.Body)Get geometry data from source
machnumberCompute Mach number using velocity and speed of sound
mjuliandateCalculate modified Julian date
move (Aero.Body)Change animation body position and orientation
move (Aero.Node)Change node translation and rotation
moveBody
    Aero.Animation methodMove body in animation object
Node (Aero.Node)Create node object for use with virtual reality animation
nodeInfo (Aero.VirtualRealityAnimation)Create list of nodes associated with virtual reality animation object
play
    Aero.Animation methodAnimate Aero.Animation object given position/angle time series
play (Aero.FlightGearAnimation)Animate FlightGear flight simulator using given position/angle time series
play (Aero.VirtualRealityAnimation)Animate virtual reality world for given position and angle in time series data
quat2angleConvert quaternion to rotation angles
quat2dcmConvert quaternion to direction cosine matrix
quatconjCalculate conjugate of quaternion
quatdivideDivide quaternion by another quaternion
quatinvCalculate inverse of quaternion
quatmodCalculate modulus of quaternion
quatmultiplyCalculate product of two quaternions
quatnormCalculate norm of quaternion
quatnormalizeNormalize quaternion
quatrotateRotate vector by quaternion
read (Aero.Geometry)Read geometry data using current reader
removeBody
    Aero.Animation methodRemove one body from animation
removeNode (Aero.VirtualRealityAnimation)Remove node from virtual reality animation object
removeViewpoint (Aero.VirtualRealityAnimation)Remove viewpoint node from virtual reality animation
rrdeltaCompute relative pressure ratio
rrsigmaCompute relative density ratio
rrthetaCompute relative temperature ratio
saveas (Aero.VirtualRealityAnimation)Save virtual reality world associated with virtual reality animation object
SetTimer (Aero.FlightGearAnimation)Set name of timer for animation of FlightGear flight simulator
show
    Aero.Animation methodShow animation object figure
update (Aero.Body)Change body position and orientation as function of time
update (Aero.Camera)Update camera position based on time and position of other Aero.Body objects
update (Aero.FlightGearAnimation)Update position data to FlightGear animation object
update (Aero.Node)Change node position and orientation versus time data
updateBodies
    Aero.Animation methodUpdate bodies of animation object
updateCamera
    Aero.Animation methodUpdate camera in animation object
updateNodes (Aero.VirtualRealityAnimation)Change virtual reality animation node position and orientation as function of time
Viewpoint (Aero.Viewpoint)Create viewpoint object for use in virtual reality animation
VirtualRealityAnimation (Aero.VirtualRealityAnimation)Construct virtual reality animation object
wrldmagmUse World Magnetic Model
  


Recommended Products

Includes the most popular MATLAB recorded presentations with Q&A sessions led by MATLAB experts.

 © 1984-2009- The MathWorks, Inc.    -   Site Help   -   Patents   -   Trademarks   -   Privacy Policy   -   Preventing Piracy   -   RSS