AirshipAeroDemo:

Path: Airships/Simulation

% Demonstrate the AirshipAero function.
  ------------------------------------------------------------------------
  Computes force and torque at a specified flight condition.
  Computes them for a range of coordinate system locations, moving from
  the nose to tail along body X axis.
 
  ------------------------------------------------------------------------
  See also QECI, @acstate/acstate.m, BuildAirshipModel, ASM1, 
  AirshipAero, StdAtm, Plot2D
  -------------------------------------------------------------------------
%
--------------------------------------------------------------------------
    Copyright 2003 Princeton Satellite Systems, Inc.
    All rights reserved.
--------------------------------------------------------------------------

Children:

AC: ACCoord/ECIToNED
AC: ACCoord/QECI
AC: Classes/@acstate/abs.m
AC: Classes/@acstate/acstate.m
AC: Classes/@acstate/get.m
AC: Classes/@acstate/length.m
AC: Classes/@acstate/minus.m
AC: Classes/@acstate/mrdivide.m
AC: Classes/@acstate/mtimes.m
AC: Classes/@acstate/plus.m
AC: Classes/@acstate/subsasgn.m
AC: Classes/@acstate/subsref.m
AC: Classes/@acstate/zeros.m
AerospaceUtils: AeroData/AtmData
Airships: Mass/AirshipMassModel
Airships: Mass/BuildAirshipMassModel
Airships: Mass/IntegrateMassProps
Airships: Modeling/AddedMass
Airships: Modeling/AirshipCV
Airships: Modeling/AirshipCoefficients
Airships: Modeling/AirshipGeometry
Airships: Modeling/AirshipInertiaFactors
Airships: Modeling/AirshipIntegrals
Airships: Modeling/BuildAirshipModel
Airships: Modeling/FinFactors
Airships: Modeling/FinGeometry
Airships: Modeling/GondolaGeometry
Airships: Modeling/HalfEllipsoid
Modeling: Models/ASM1
Airships: Simulation/AirshipAero
Common: Atmosphere/StdAtm
Common: CommonData/SwooshWatermark
Common: General/CellToMat
Common: General/MatToCell
Common: General/Watermark
Common: Graphics/NewFig
Common: Graphics/Plot2D
Common: Graphics/PltStyle
Common: Quaternion/Mat2Q
Common: Quaternion/QForm
Common: Quaternion/QMult
Common: Transform/Eul2Q
Common: Transform/IConvP
Math: Linear/Cross
Math: Linear/SkewSq
Math: Linear/Unit

Back to the Airships Module page