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.
Seleziona un sito web
Seleziona un sito web per visualizzare contenuto tradotto dove disponibile e vedere eventi e offerte locali. In base alla tua area geografica, ti consigliamo di selezionare: .
Puoi anche selezionare un sito web dal seguente elenco:
Come ottenere le migliori prestazioni del sito
Per ottenere le migliori prestazioni del sito, seleziona il sito cinese (in cinese o in inglese). I siti MathWorks per gli altri paesi non sono ottimizzati per essere visitati dalla tua area geografica.