Positions of the surface to query, specified as a 2-by-N matrix of
real values or a 3-by-N matrix of real values, where
N is the number of positions.
If the IsEarthCentered property of the tracking scenario is
specified as:
false — Each column of a 2-by-N
matrix represents the x- and y-coordinates of a position in meters. Each
column of a 3-by-N matrix represents the x-, y-, and
z-coordinates of a position in meters. Note that the z-coordinate is
irrelevant for surface height querying.
true — Each column of the 2-by-N
matrix represents the latitude and longitude of a position in degrees, in
the geodetic frame. Each column of the 3-by-N matrix
represents the latitude in degrees, longitude in degrees, and altitude in
degrees of a position, in the geodetic frame. Note that the altitude is
irrelevant for surface height querying.