chrono::ChFunctionRepeat Member List
This is the complete list of members for chrono::ChFunctionRepeat, including all inherited members.
| ArchiveIn(ChArchiveIn &archive) override | chrono::ChFunctionRepeat | virtual |
| ArchiveOut(ChArchiveOut &archive) override | chrono::ChFunctionRepeat | virtual |
| ChFunction() (defined in chrono::ChFunction) | chrono::ChFunction | inline |
| ChFunction(const ChFunction &other) (defined in chrono::ChFunction) | chrono::ChFunction | inline |
| ChFunctionRepeat(std::shared_ptr< ChFunction > func, double start=0, double length=1, double phase=0) (defined in chrono::ChFunctionRepeat) | chrono::ChFunctionRepeat | |
| ChFunctionRepeat(const ChFunctionRepeat &other) (defined in chrono::ChFunctionRepeat) | chrono::ChFunctionRepeat | |
| Clone() const override | chrono::ChFunctionRepeat | inlinevirtual |
| GetDer(double x) const | chrono::ChFunction | virtual |
| GetDer2(double x) const | chrono::ChFunction | virtual |
| GetDer3(double x) const | chrono::ChFunction | virtual |
| GetDerN(double x, int der_order) const | chrono::ChFunction | virtual |
| GetIntegral(double xmin, double xmax, double sampling_step, int der_order) const | chrono::ChFunction | virtual |
| GetMax(double xmin, double xmax, double sampling_step, int der_order) const | chrono::ChFunction | virtual |
| GetMean(double xmin, double xmax, double sampling_step, int der_order) const | chrono::ChFunction | virtual |
| GetMin(double xmin, double xmax, double sampling_step, int der_order) const | chrono::ChFunction | virtual |
| GetNegativeAccelerationCoeff() const | chrono::ChFunction | inlinevirtual |
| GetPositiveAccelerationCoeff() const | chrono::ChFunction | inlinevirtual |
| GetRepeatedFunction() | chrono::ChFunctionRepeat | inline |
| GetSliceShift() const | chrono::ChFunctionRepeat | inline |
| GetSliceStart() const | chrono::ChFunctionRepeat | inline |
| GetSliceWidth() const | chrono::ChFunctionRepeat | inline |
| GetSquaredMean(double xmin, double xmax, double sampling_step, int der_order) const | chrono::ChFunction | virtual |
| GetType() const override | chrono::ChFunctionRepeat | inlinevirtual |
| GetVal(double x) const override | chrono::ChFunctionRepeat | virtual |
| GetVelocityCoefficient() const | chrono::ChFunction | inlinevirtual |
| GetWeight(double x) const | chrono::ChFunction | inlinevirtual |
| operator()(double arg) const | chrono::ChFunction | inline |
| OutputToASCIIFile(std::ostream &file, double xmin, double xmax, int samples, char delimiter) | chrono::ChFunction | virtual |
| SampleUpToDerN(double xmin, double xmax, double step, int derN=0) | chrono::ChFunction | virtual |
| SetRepeatedFunction(std::shared_ptr< ChFunction > func) | chrono::ChFunctionRepeat | inline |
| SetSliceShift(double phase) | chrono::ChFunctionRepeat | inline |
| SetSliceStart(double start) | chrono::ChFunctionRepeat | inline |
| SetSliceWidth(double length) | chrono::ChFunctionRepeat | inline |
| Type enum name | chrono::ChFunction | |
| Update(double x) | chrono::ChFunction | inlinevirtual |
| ~ChFunction() (defined in chrono::ChFunction) | chrono::ChFunction | inlinevirtual |
| ~ChFunctionRepeat() (defined in chrono::ChFunctionRepeat) | chrono::ChFunctionRepeat | inline |