44 p2.
setY( p2.
y() + 0.000001 );
double azimuth(const QgsPoint &other) const
Calculates azimuth between this point and other one (clockwise in degree, starting from north) ...
QString tr(const char *sourceText, const char *disambiguation, int n)
double y() const
Get the y value of the point.
bool createFromOgcWmsCrs(QString theCrs)
Set up this CRS from the given OGC CRS.
A class to represent a point.
void setY(double y)
Sets the y value of the point.
Class for storing a coordinate reference system (CRS)
static double bearingTrueNorth(const QgsCoordinateReferenceSystem &crs, const QgsPoint &point)
Returns the direction to true north from a specified point and for a specified coordinate reference s...
Defines a qgis exception class.