Ask a Question | Search PSRCHIVE: |
![]()
|
PhaseWeightModifier.h Algorithms that produce PhaseWeight objects. Definition PhaseWeightFunction.h:26 PhaseWeight algorithms that receive an input PhaseWeight. Definition PhaseWeightModifier.h:21 void operator()(PhaseWeight *) Inplace operator. Definition PhaseWeightModifier.C:13 virtual void get_weight(PhaseWeight *weight) Returns a PhaseWeight. Definition PhaseWeightModifier.C:26 virtual void calculate(PhaseWeight *)=0 Derived classes implement the PhaseWeight calculation. Reference::To< const PhaseWeight > input_weight The PhaseWeight from which the PhaseWeight will be derived. Definition PhaseWeightModifier.h:40 TextInterface::Parser * get_interface() Return a text interface that can be used to configure this instance. Definition PhaseWeightModifier.C:56 virtual void set_weight(const PhaseWeight *) Set the PhaseWeight from which the PhaseWeight will be derived. Definition PhaseWeightModifier.C:20 Generated using doxygen 1.14.0
|