| AddVisualizationAssets(VisualizationType vis) | chrono::vehicle::ChPart | inlinevirtual |
| ChPart(const std::string &name) | chrono::vehicle::ChPart | |
| ChRoadWheelAssembly(const std::string &name, bool has_shock) | chrono::vehicle::ChRoadWheelAssembly | |
| ChTrackAssembly (defined in chrono::vehicle::ChRoadWheelAssembly) | chrono::vehicle::ChRoadWheelAssembly | friend |
| Create(const rapidjson::Document &d) | chrono::vehicle::ChPart | protectedvirtual |
| ExportBodyList(rapidjson::Document &jsonDocument, std::vector< std::shared_ptr< ChBody >> bodies) | chrono::vehicle::ChPart | protectedstatic |
| ExportBodyLoadList(rapidjson::Document &jsonDocument, std::vector< std::shared_ptr< ChLoadBodyBody >> loads) | chrono::vehicle::ChPart | protectedstatic |
| ExportComponentList(rapidjson::Document &jsonDocument) const override | chrono::vehicle::ChRoadWheelAssembly | protectedvirtual |
| ExportCouplesList(rapidjson::Document &jsonDocument, std::vector< std::shared_ptr< ChShaftsCouple >> couples) | chrono::vehicle::ChPart | protectedstatic |
| ExportJointList(rapidjson::Document &jsonDocument, std::vector< std::shared_ptr< ChLink >> joints) | chrono::vehicle::ChPart | protectedstatic |
| ExportLinSpringList(rapidjson::Document &jsonDocument, std::vector< std::shared_ptr< ChLinkTSDA >> springs) | chrono::vehicle::ChPart | protectedstatic |
| ExportMarkerList(rapidjson::Document &jsonDocument, std::vector< std::shared_ptr< ChMarker >> markers) | chrono::vehicle::ChPart | protectedstatic |
| ExportRotSpringList(rapidjson::Document &jsonDocument, std::vector< std::shared_ptr< ChLinkRotSpringCB >> springs) | chrono::vehicle::ChPart | protectedstatic |
| ExportShaftList(rapidjson::Document &jsonDocument, std::vector< std::shared_ptr< ChShaft >> shafts) | chrono::vehicle::ChPart | protectedstatic |
| GetCarrierAngle() const =0 | chrono::vehicle::ChRoadWheelAssembly | pure virtual |
| GetCarrierBody() const =0 | chrono::vehicle::ChRoadWheelAssembly | pure virtual |
| GetCoefficientFriction() const | chrono::vehicle::ChPart | inline |
| GetCoefficientRestitution() const | chrono::vehicle::ChPart | inline |
| GetGn() const | chrono::vehicle::ChPart | inline |
| GetGt() const | chrono::vehicle::ChPart | inline |
| GetKn() const | chrono::vehicle::ChPart | inline |
| GetKt() const | chrono::vehicle::ChPart | inline |
| GetMass() const =0 | chrono::vehicle::ChRoadWheelAssembly | pure virtual |
| GetName() const | chrono::vehicle::ChPart | inline |
| GetPoissonRatio() const | chrono::vehicle::ChPart | inline |
| GetRoadWheel() const | chrono::vehicle::ChRoadWheelAssembly | inline |
| GetTemplateName() const =0 | chrono::vehicle::ChPart | pure virtual |
| GetType() const | chrono::vehicle::ChRoadWheelAssembly | inline |
| GetWheelBody() const | chrono::vehicle::ChRoadWheelAssembly | inline |
| GetWheelRadius() const | chrono::vehicle::ChRoadWheelAssembly | inline |
| GetWheelRevolute() const | chrono::vehicle::ChRoadWheelAssembly | inline |
| GetYoungModulus() const | chrono::vehicle::ChPart | inline |
| Initialize(std::shared_ptr< ChBodyAuxRef > chassis, const ChVector<> &location) | chrono::vehicle::ChRoadWheelAssembly | virtual |
| LogConstraintViolations()=0 | chrono::vehicle::ChRoadWheelAssembly | pure virtual |
| m_friction | chrono::vehicle::ChPart | protected |
| m_gn | chrono::vehicle::ChPart | protected |
| m_gt | chrono::vehicle::ChPart | protected |
| m_has_shock | chrono::vehicle::ChRoadWheelAssembly | protected |
| m_kn | chrono::vehicle::ChPart | protected |
| m_kt | chrono::vehicle::ChPart | protected |
| m_name | chrono::vehicle::ChPart | protected |
| m_output | chrono::vehicle::ChPart | protected |
| m_poisson_ratio | chrono::vehicle::ChPart | protected |
| m_restitution | chrono::vehicle::ChPart | protected |
| m_road_wheel | chrono::vehicle::ChRoadWheelAssembly | protected |
| m_type | chrono::vehicle::ChRoadWheelAssembly | protected |
| m_young_modulus | chrono::vehicle::ChPart | protected |
| Output(ChVehicleOutput &database) const | chrono::vehicle::ChPart | inlinevirtual |
| OutputEnabled() const | chrono::vehicle::ChPart | inline |
| RemoveVisualizationAssets() | chrono::vehicle::ChPart | inlinevirtual |
| SetContactFrictionCoefficient(float friction_coefficient) | chrono::vehicle::ChPart | inline |
| SetContactMaterialCoefficients(float kn, float gn, float kt, float gt) | chrono::vehicle::ChPart | |
| SetContactMaterialProperties(float young_modulus, float poisson_ratio) | chrono::vehicle::ChPart | |
| SetContactRestitutionCoefficient(float restitution_coefficient) | chrono::vehicle::ChPart | inline |
| SetName(const std::string &name) | chrono::vehicle::ChPart | inline |
| SetOutput(bool state) override | chrono::vehicle::ChRoadWheelAssembly | virtual |
| SetVisualizationType(VisualizationType vis) | chrono::vehicle::ChPart | |
| TransformInertiaMatrix(const ChVector<> &moments, const ChVector<> &products, const ChMatrix33<> &vehicle_rot, const ChMatrix33<> &body_rot) | chrono::vehicle::ChPart | static |
| ~ChPart() (defined in chrono::vehicle::ChPart) | chrono::vehicle::ChPart | inlinevirtual |
| ~ChRoadWheelAssembly() (defined in chrono::vehicle::ChRoadWheelAssembly) | chrono::vehicle::ChRoadWheelAssembly | inlinevirtual |