az = gimbalAngles(gimbal)
returns an array of gimbal azimuth az histories of the gimbals defined
in the vector gimbal.
[az,el] = gimbalAngles(gimbal)
returns an array of gimbal azimuth azand gimbal elevation
el in the vector gimbal.
[___] = gimbalAngles(gimbal,timeIn)
returns column vectors of gimbal azimuth and gimbal elevation of gimbals defined in the
vector gimbal at the specified time timeIn,
depending on the specified output arguments.
startTime = datetime(2020,10,10); % 10 October 2020, 12:00 AM UTC
stopTime = datetime(2020,10,11); % 11 October 2020, 12:00 AM UTC
sampleTime = 60; % seconds
sc = satelliteScenario(startTime,stopTime,sampleTime);
Gimbal azimuth histories of gimbals in degrees, returned as an array in the range
[-180,180]. Each row corresponds to a gimbal in gimbal, and each
column corresponds to a time sample. This represents the angle of rotation of the gimbal
about its z-axis.
Gimbal elevation histories in degree, returned as an array in the range [0,180].
This represents the angle of rotation of the gimbal about its y-axis.
Each row corresponds to a gimbal in gimbal, and each column
corresponds to a time sample. This represents the angle of rotation of the gimbal about
its y-axis.
Time samples between start and stop time of the scenario, returned as a scalar or
vector. If az and el histories are returned,
timeOut is a row vector.
You clicked a link that corresponds to this MATLAB command:
Run the command by entering it in the MATLAB Command Window.
Web browsers do not support MATLAB commands.
Sélectionner un site web
Choisissez un site web pour accéder au contenu traduit dans votre langue (lorsqu'il est disponible) et voir les événements et les offres locales. D’après votre position, nous vous recommandons de sélectionner la région suivante : .
Vous pouvez également sélectionner un site web dans la liste suivante :
Comment optimiser les performances du site
Pour optimiser les performances du site, sélectionnez la région Chine (en chinois ou en anglais). Les sites de MathWorks pour les autres pays ne sont pas optimisés pour les visites provenant de votre région.