Ask a Question | Search PSRCHIVE: |
Home
|
PhaseWeightModifier.h 45 };
virtual void calculate(PhaseWeight *)=0 Derived classes implement the PhaseWeight calculation. virtual void set_weight(const PhaseWeight *) Set the PhaseWeight from which the PhaseWeight will be derived. Definition: PhaseWeightModifier.C:20 TextInterface::Parser * get_interface() Return a text interface that can be used to configure this instance. Definition: PhaseWeightModifier.C:56 virtual void get_weight(PhaseWeight *weight) Returns a PhaseWeight. Definition: PhaseWeightModifier.C:26 void operator()(PhaseWeight *) Inplace operator. Definition: PhaseWeightModifier.C:13 Reference::To< const PhaseWeight > input_weight The PhaseWeight from which the PhaseWeight will be derived. Definition: PhaseWeightModifier.h:45 Generated using doxygen 1.8.17
|