pointAt
R2026bSyntax
Description
pointAt specifies the target at which the phased array antenna on a
transmitter or a receiver must point. The antenna is electronically steered toward the
desired target by computing the appropriate weights and assigning them to the array
elements. The antenna is continuously steered electronically for the duration of the
simulation to point at the desired target.
Note
For satellites and gimbals, use this pointAt
function.
pointAt( disables pointing for
the transmitters or receivers specified by asset. All elements in asset must contain a
phased array antenna. The phased array weights are set to the original values as they were
at the time of creation of the transmitter or receiver. "none" is the default pointing
mode.asset,"none")
pointAt(
steers the phased array antennas in transmitters or receivers in the vector
asset,coordinates)asset toward the planetographic coordinates specified by
coordinates. The coordinates are referenced to the central body of
the parent, unless a ReferenceCelestialBody name-value argument is
specified. If the parent is a
matlabshared.satellitescenario.Satellite,
matlabshared.satellitescenario.GroundStation, or
matlabshared.satellitescenario.Platform object, the central body is
specified by the CentralBody property of the object. If the parent is a
matlabshared.satellitescenario.Gimbal object, the central body is
specified by the CentralBody property of the parent of the gimbal,
which in turn can be a matlabshared.satellitescenario.Satellite,
matlabshared.satellitescenario.GroundStation, or
matlabshared.satellitescenario.Platform object.
pointAt( steers the phased
array antennas in transmitters or receivers specified by the row vector
asset,"nadir")asset toward the nadir direction of their respective parents,
specified by latitude and longitude of the parent, and 0 m altitude. The latitude and
longitude are defined on central body of the parent, unless a
ReferenceCelestialBody name-value argument is specified.
pointAt(___,
specifies the celestial body used to define the nadir direction or the celestial body with
respect to which ReferenceCelestialBody=celestialBody)coordinates is defined.
Input Arguments
Version History
Introduced in R2023aSee Also
Objects
Functions
show|play|hide|access|satellite|groundStation|platform|gimbal|conicalSensor|transmitter|receiver