Functions | |
| void | rotateComplexArray (LogIO &logIO, Array< Complex > &inArray, CoordinateSystem &inCS, Array< Complex > &outArray, Double dAngleRad, String interpMathod=String("CUBIC")) |
| void | findLatticeMax (const ImageInterface< Complex > &lattice, Vector< Float > &maxAbs, Vector< IPosition > &posMaxAbs) |
| void | findLatticeMax (const ImageInterface< Float > &lattice, Vector< Float > &maxAbs, Vector< IPosition > &posMaxAbs) |
| void casa::SynthesisUtils::findLatticeMax | ( | const ImageInterface< Float > & | lattice, | |
| Vector< Float > & | maxAbs, | |||
| Vector< IPosition > & | posMaxAbs | |||
| ) |
| void casa::SynthesisUtils::findLatticeMax | ( | const ImageInterface< Complex > & | lattice, | |
| Vector< Float > & | maxAbs, | |||
| Vector< IPosition > & | posMaxAbs | |||
| ) |
| void casa::SynthesisUtils::rotateComplexArray | ( | LogIO & | logIO, | |
| Array< Complex > & | inArray, | |||
| CoordinateSystem & | inCS, | |||
| Array< Complex > & | outArray, | |||
| Double | dAngleRad, | |||
| String | interpMathod = String("CUBIC") | |||
| ) |
1.5.1