offset_by¶
- astropy.coordinates.offset_by(lon, lat, posang, distance)[source]¶
Point with the given offset from the given point.
- Parameters:
- Returns:
- lon, lat
Angle
The position of the final point. If any of the angles are arrays, these will contain arrays following the appropriate
numpy
broadcasting rules. 0 <= lon < 2pi.
- lon, lat