Path: AerospaceUtils/CAD
% Generates generic properties for CAD components. The types are: 'thermal' 'absorptivity','emissivity','heatGeneratedOn','heatGeneratedStandby', 'temperature','surfaceArea','uNormal','thermalMass' 'power' 'powerStandby', 'powerOn','electricalConversionEfficiency', 'powerHeater','powerIsOn' 'optical' 'sigmaT', 'sigmaA', 'sigmaD', 'sigmaS' 'infrared' 'sigmaRT', 'sigmaRA', 'sigmaRD', 'sigmaRS' 'mass' 'mass', 'cM', 'inertia' 'aero' 'cD' 'rF' 'flux', 'u', 'r' 'magnetic' 'dipole' 'propulsion' 'thrust' 'iSP' 'feedPressure' 'efficiency' 'graphics' 'faceColor' 'edgeColor' 'specularStrength' 'diffuseStrength' 'ambientStrength' 'specularColorReflectance' 'specularExponent' You can customize properties by adding property/value pairs. Type GenericProperties to have a list describing the properties printed to the command window. -------------------------------------------------------------------------- Form: p = GenericProperties( type, varargin ) -------------------------------------------------------------------------- ------ Inputs ------ type (1,:) Type ------- Outputs ------- p (1,1) Properties data structure desc {:} Descriptions of the properties --------------------------------------------------------------------------
FormationFlying: Help/HelpSystem Common: CommonData/Sosumi Common: GUIs/MessageQueue Common: General/CloseFigure Common: General/FSWClock Common: Time/JD2000
Back to the AerospaceUtils Module page