chrono::vehicle::SPHTerrain Member List
This is the complete list of members for chrono::vehicle::SPHTerrain, including all inherited members.
AddRigidObstacle(const std::string &obj_file, double scale, double density, const ChContactMaterialData &cmat, const ChFrame<> &pos, const ChVector<> &interior_point=ChVector<>(0)) | chrono::vehicle::SPHTerrain | |
Advance(double step) | chrono::vehicle::ChTerrain | inlinevirtual |
ChTerrain() (defined in chrono::vehicle::ChTerrain) | chrono::vehicle::ChTerrain | |
Construct(const std::string &sph_file, const std::string &bce_file, const ChVector<> &pos=ChVector<>(0), double yaw_angle=0) | chrono::vehicle::SPHTerrain | |
Construct(double length, double width, double depth, int bce_layers=3, const ChVector<> &pos=ChVector<>(0), double yaw_angle=0, bool side_walls=true) | chrono::vehicle::SPHTerrain | |
Construct(const std::string &heightmap_file, double length, double width, const ChVector2<> &height_range, double depth, int bce_layers=3, const ChVector<> &pos=ChVector<>(0), double yaw_angle=0, bool side_walls=true) | chrono::vehicle::SPHTerrain | |
GetAABB(ChVector<> &aabb_min, ChVector<> &aabb_max) const | chrono::vehicle::SPHTerrain | |
GetCoefficientFriction(const ChVector<> &loc) const override | chrono::vehicle::SPHTerrain | inlinevirtual |
GetGroundBody() const | chrono::vehicle::SPHTerrain | inline |
GetHeight(const ChVector<> &loc) const override | chrono::vehicle::SPHTerrain | inlinevirtual |
GetNormal(const ChVector<> &loc) const override | chrono::vehicle::SPHTerrain | inlinevirtual |
GetProperties(const ChVector<> &loc, double &height, ChVector<> &normal, float &friction) const | chrono::vehicle::ChTerrain | virtual |
GetSystemFSI() | chrono::vehicle::SPHTerrain | inline |
Initialize() | chrono::vehicle::SPHTerrain | |
m_friction_fun | chrono::vehicle::ChTerrain | protected |
m_height_fun | chrono::vehicle::ChTerrain | protected |
m_normal_fun | chrono::vehicle::ChTerrain | protected |
RegisterFrictionFunctor(std::shared_ptr< FrictionFunctor > functor) | chrono::vehicle::ChTerrain | inline |
RegisterHeightFunctor(std::shared_ptr< HeightFunctor > functor) | chrono::vehicle::ChTerrain | inline |
RegisterNormalFunctor(std::shared_ptr< NormalFunctor > functor) | chrono::vehicle::ChTerrain | inline |
SaveMarkers(const std::string &out_dir) const | chrono::vehicle::SPHTerrain | |
SetVerbose(bool verbose) | chrono::vehicle::SPHTerrain | |
SPHTerrain(ChSystem &sys, double spacing) | chrono::vehicle::SPHTerrain | |
Synchronize(double time) override | chrono::vehicle::SPHTerrain | inlinevirtual |
~ChTerrain() (defined in chrono::vehicle::ChTerrain) | chrono::vehicle::ChTerrain | inlinevirtual |