Public Attributes | |
| integer(i4b) | Nx |
| integer(i4b) | Ny |
| Dimensions of the map. | |
| real(dp) | pixscalx |
| Pixel scales inx and y direction (radians). | |
| real(dp) | pixscaly |
| real(dp) | ModeCouplingMatrix |
| The modecoupling Matrix. | |
| real(dp) | InvModeCouplingMatrix |
| and its inverse | |
| real(dp) | UMatrix |
| Matrix for SVD. | |
| real(dp) | VMatrix |
| Matrix for SVD. | |
| real(dp) | EigenValues |
| type(PowSpecAtIntegers) | powAtI |
| Interpolated power at Integers. | |
| type(PQMatrices) | BUMatrix |
| logical(LGT) | SVDdone |
| logical(LGT) | IsAllocated |
| integer(i4b) FlatMaster::FMUtils::Nx |
| integer(i4b) FlatMaster::FMUtils::Ny |
Dimensions of the map.
| real(dp) FlatMaster::FMUtils::pixscalx |
Pixel scales inx and y direction (radians).
| real(dp) FlatMaster::FMUtils::pixscaly |
The modecoupling Matrix.
and its inverse
| real(dp) FlatMaster::FMUtils::UMatrix |
Matrix for SVD.
| real(dp) FlatMaster::FMUtils::VMatrix |
Matrix for SVD.
| real(dp) FlatMaster::FMUtils::EigenValues |
Interpolated power at Integers.
| logical(LGT) FlatMaster::FMUtils::SVDdone |
| logical(LGT) FlatMaster::FMUtils::IsAllocated |
1.5.4