boost::serialization::access class | InterpolatedPulse< MaxLen > | friend |
derivative(const double t) const | InterpolatedPulse< MaxLen > | inline |
getIntegral() const | InterpolatedPulse< MaxLen > | inline |
getLength() const | InterpolatedPulse< MaxLen > | inline |
getPeakValue() const | InterpolatedPulse< MaxLen > | inline |
getPulse() const | InterpolatedPulse< MaxLen > | inline |
getPulseWidth() const | InterpolatedPulse< MaxLen > | inline |
getStartTime() const | InterpolatedPulse< MaxLen > | inline |
getStopTime() const | InterpolatedPulse< MaxLen > | inline |
getTimeStep() const | InterpolatedPulse< MaxLen > | inline |
InterpolatedPulse class | InterpolatedPulse< MaxLen > | friend |
InterpolatedPulse() | InterpolatedPulse< MaxLen > | inline |
InterpolatedPulse(const unsigned len) | InterpolatedPulse< MaxLen > | inlineexplicit |
InterpolatedPulse(const double tmin, const double tmax, const unsigned len) | InterpolatedPulse< MaxLen > | inline |
InterpolatedPulse(const double tmin, const double tmax, const Real *values, const unsigned len) | InterpolatedPulse< MaxLen > | inline |
InterpolatedPulse(const InterpolatedPulse &r) | InterpolatedPulse< MaxLen > | inline |
InterpolatedPulse(const InterpolatedPulse< Len2 > &r) | InterpolatedPulse< MaxLen > | inline |
length_ | InterpolatedPulse< MaxLen > | private |
maxlen enum value | InterpolatedPulse< MaxLen > | |
operator!=(const InterpolatedPulse< Len2 > &r) const | InterpolatedPulse< MaxLen > | inline |
operator()(const double t) const | InterpolatedPulse< MaxLen > | inline |
operator*=(const double scale) | InterpolatedPulse< MaxLen > | inline |
operator+=(const InterpolatedPulse< Len2 > &r) | InterpolatedPulse< MaxLen > | inline |
operator=(const InterpolatedPulse &r) | InterpolatedPulse< MaxLen > | inline |
operator=(const InterpolatedPulse< Len2 > &r) | InterpolatedPulse< MaxLen > | inline |
operator==(const InterpolatedPulse< Len2 > &r) const | InterpolatedPulse< MaxLen > | inline |
pulse_ | InterpolatedPulse< MaxLen > | private |
secondDerivative(const double t) const | InterpolatedPulse< MaxLen > | inline |
serialize(Archive &ar, unsigned) | InterpolatedPulse< MaxLen > | inlineprivate |
setIntegral(const double newValue) | InterpolatedPulse< MaxLen > | inline |
setPeakValue(const double newValue) | InterpolatedPulse< MaxLen > | inline |
setPulseWidth(const double newWidth) | InterpolatedPulse< MaxLen > | inline |
setShape(const Real *values, const unsigned len) | InterpolatedPulse< MaxLen > | inline |
setStartTime(const double newStartTime) | InterpolatedPulse< MaxLen > | inline |
tmin_ | InterpolatedPulse< MaxLen > | private |
width_ | InterpolatedPulse< MaxLen > | private |
zeroOut() | InterpolatedPulse< MaxLen > | inline |