chrono::ChFunctionConstJerk Member List
This is the complete list of members for chrono::ChFunctionConstJerk, including all inherited members.
ArchiveIn(ChArchiveIn &archive_in) override | chrono::ChFunctionConstJerk | virtual |
ArchiveOut(ChArchiveOut &archive_out) override | chrono::ChFunctionConstJerk | virtual |
ChFunction() (defined in chrono::ChFunction) | chrono::ChFunction | inline |
ChFunction(const ChFunction &other) (defined in chrono::ChFunction) | chrono::ChFunction | inline |
ChFunctionConstJerk() | chrono::ChFunctionConstJerk | inline |
ChFunctionConstJerk(double q0, double q1, double v0, double v1, double T, double Ta, double Tj) | chrono::ChFunctionConstJerk | |
ChFunctionConstJerk(double q0, double q1, double vmax, double amax, double jmax) | chrono::ChFunctionConstJerk | |
ChFunctionConstJerk(bool &feasible, double q0, double q1, double v0, double v1, double vmax, double amax, double jmax) | chrono::ChFunctionConstJerk | |
ChFunctionConstJerk(const ChFunctionConstJerk &other) (defined in chrono::ChFunctionConstJerk) | chrono::ChFunctionConstJerk | |
Clone() const override | chrono::ChFunctionConstJerk | inlinevirtual |
GetBoundaryConditions(double &q0, double &q1, double &v0, double &v1) | chrono::ChFunctionConstJerk | |
GetDer(double x) const override | chrono::ChFunctionConstJerk | virtual |
GetDer2(double x) const override | chrono::ChFunctionConstJerk | virtual |
GetDer3(double x) const override | chrono::ChFunctionConstJerk | virtual |
GetDerN(double x, int der_order) const | chrono::ChFunction | virtual |
GetDisplacement() const | chrono::ChFunctionConstJerk | inline |
GetDuration() const | chrono::ChFunctionConstJerk | inline |
GetImposedLimits(double &vmax, double &amax, double &jmax) | chrono::ChFunctionConstJerk | |
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 |
GetReachedLimits(double &vlim, double &alim_a, double &alim_d) | chrono::ChFunctionConstJerk | |
GetSquaredMean(double xmin, double xmax, double sampling_step, int der_order) const | chrono::ChFunction | virtual |
GetTimes(double &T, double &Ta, double &Tv, double &Td, double &Tj1, double &Tj2) | chrono::ChFunctionConstJerk | |
GetType() const override | chrono::ChFunctionConstJerk | inlinevirtual |
GetVal(double x) const override | chrono::ChFunctionConstJerk | 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 |
Setup(double q0, double q1, double v0, double v1, double T, double Ta, double Tj) | chrono::ChFunctionConstJerk | |
Setup(double q0, double q1, double vmax, double amax, double jmax) | chrono::ChFunctionConstJerk | |
Setup(bool &feasible, double q0, double q1, double v0, double v1, double vmax, double amax, double jmax) | chrono::ChFunctionConstJerk | |
Type enum name | chrono::ChFunction | |
Update(double x) | chrono::ChFunction | inlinevirtual |
~ChFunction() (defined in chrono::ChFunction) | chrono::ChFunction | inlinevirtual |
~ChFunctionConstJerk() (defined in chrono::ChFunctionConstJerk) | chrono::ChFunctionConstJerk | inline |