Class: QgsProjectionFactors¶
Contains various cartographic properties, such as scale factors, angular distortion and meridian convergence.
Added in version 3.20.
- class qgis.core.QgsProjectionFactors[source]¶
Bases:
object- isValid(self) bool[source]¶
Returns
Trueif the factors are valid, orFalseif they could not be calculated.- Return type:
bool
- meridianConvergence(self) float[source]¶
Meridian convergence (in degrees) at coordinate (λ,ϕ). Sometimes also described as grid declination.
- Return type:
float