SourceXtractorPlusPlus 0.19.2
SourceXtractor++, the next generation SExtractor
Loading...
Searching...
No Matches
WorldCentroid.h
Go to the documentation of this file.
1
17/*
18 * WorldCentroid.h
19 *
20 * Created on: Nov 21, 2016
21 * Author: mschefer
22 */
23
24#ifndef _SEIMPLEMENTATION_PLUGIN_WORLDCENTROID_WORLDCENTROID_H_
25#define _SEIMPLEMENTATION_PLUGIN_WORLDCENTROID_WORLDCENTROID_H_
26
27#include "SEUtils/Types.h"
29
30namespace SourceXtractor {
31
52
53}
54
55#endif
Base class for all Properties. (has no actual content)
Definition Property.h:33
SeDouble getCentroidDelta() const
WorldCentroid(SeDouble centroid_alpha, SeDouble centroid_delta)
SeDouble getCentroidAlpha() const
virtual ~WorldCentroid()=default