AzimuthalIntegrationMapping: Go back to old name, which was more logical for this object
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
#include "AzIntEngineCPU.h"
|
||||
|
||||
AzIntEngineCPU::AzIntEngineCPU(const AzimuthalIntegration &integration)
|
||||
AzIntEngineCPU::AzIntEngineCPU(const AzimuthalIntegrationMapping &integration)
|
||||
: AzIntEngine(integration) {}
|
||||
|
||||
void AzIntEngineCPU::Run(const ImagePreprocessorBuffer &image, AzimuthalIntegrationProfile &profile){
|
||||
|
||||
Reference in New Issue
Block a user