AddInertiaProperties(ChVector3d &com, ChMatrix33<> &inertia) | chrono::vehicle::ChPart | protected |
AddMass(double &mass) | chrono::vehicle::ChPart | protected |
AddVisualizationAssets(VisualizationType vis) override | chrono::vehicle::ChTrackShoeDoublePin | virtual |
ChPart(const std::string &name) | chrono::vehicle::ChPart | protected |
ChSprocketDoublePin (defined in chrono::vehicle::ChTrackShoeDoublePin) | chrono::vehicle::ChTrackShoeDoublePin | friend |
ChTrackAssemblyDoublePin (defined in chrono::vehicle::ChTrackShoeDoublePin) | chrono::vehicle::ChTrackShoeDoublePin | friend |
ChTrackShoe(const std::string &name) | chrono::vehicle::ChTrackShoe | protected |
ChTrackShoeDoublePin(const std::string &name, DoublePinTrackShoeType topology) | chrono::vehicle::ChTrackShoeDoublePin | |
ChTrackShoeSegmented(const std::string &name) (defined in chrono::vehicle::ChTrackShoeSegmented) | chrono::vehicle::ChTrackShoeSegmented | protected |
Create(const rapidjson::Document &d) | chrono::vehicle::ChPart | protectedvirtual |
EnableCollision(bool val) | chrono::vehicle::ChTrackShoe | inline |
ExportBodyList(rapidjson::Document &jsonDocument, std::vector< std::shared_ptr< ChBody >> bodies) const | chrono::vehicle::ChPart | protected |
ExportBodyLoadList(rapidjson::Document &jsonDocument, std::vector< std::shared_ptr< ChLoadBodyBody >> loads) const | chrono::vehicle::ChPart | protected |
ExportComponentList(rapidjson::Document &jsonDocument) const override | chrono::vehicle::ChTrackShoeDoublePin | protectedvirtual |
ExportCouplesList(rapidjson::Document &jsonDocument, std::vector< std::shared_ptr< ChShaftsCouple >> couples) const | chrono::vehicle::ChPart | protected |
ExportJointList(rapidjson::Document &jsonDocument, std::vector< std::shared_ptr< ChLink >> joints) const | chrono::vehicle::ChPart | protected |
ExportLinSpringList(rapidjson::Document &jsonDocument, std::vector< std::shared_ptr< ChLinkTSDA >> springs) const | chrono::vehicle::ChPart | protected |
ExportMarkerList(rapidjson::Document &jsonDocument, std::vector< std::shared_ptr< ChMarker >> markers) const | chrono::vehicle::ChPart | protected |
ExportRotSpringList(rapidjson::Document &jsonDocument, std::vector< std::shared_ptr< ChLinkRSDA >> springs) const | chrono::vehicle::ChPart | protected |
ExportShaftList(rapidjson::Document &jsonDocument, std::vector< std::shared_ptr< ChShaft >> shafts) const | chrono::vehicle::ChPart | protected |
GetCOMFrame() const | chrono::vehicle::ChPart | inline |
GetConnectorInertia() const =0 | chrono::vehicle::ChTrackShoeDoublePin | protectedpure virtual |
GetConnectorLength() const =0 | chrono::vehicle::ChTrackShoeDoublePin | protectedpure virtual |
GetConnectorMass() const =0 | chrono::vehicle::ChTrackShoeDoublePin | protectedpure virtual |
GetConnectorRadius() const =0 | chrono::vehicle::ChTrackShoeDoublePin | protectedpure virtual |
GetConnectorWidth() const =0 | chrono::vehicle::ChTrackShoeDoublePin | protectedpure virtual |
GetGroundContactGeometry() const | chrono::vehicle::ChTrackShoe | inlinevirtual |
GetHeight() const =0 | chrono::vehicle::ChTrackShoe | pure virtual |
GetIndex() const | chrono::vehicle::ChTrackShoe | inline |
GetInertia() const | chrono::vehicle::ChPart | inline |
GetLateralContactPoint() const =0 | chrono::vehicle::ChTrackShoe | pure virtual |
GetMass() const | chrono::vehicle::ChPart | inline |
GetName() const | chrono::vehicle::ChPart | inline |
GetPitch() const override | chrono::vehicle::ChTrackShoeDoublePin | virtual |
GetShoeBody() const | chrono::vehicle::ChTrackShoe | inline |
GetShoeInertia() const =0 | chrono::vehicle::ChTrackShoeDoublePin | protectedpure virtual |
GetShoeLength() const =0 | chrono::vehicle::ChTrackShoeDoublePin | protectedpure virtual |
GetShoeMass() const =0 | chrono::vehicle::ChTrackShoeDoublePin | protectedpure virtual |
GetShoeWidth() const =0 | chrono::vehicle::ChTrackShoeDoublePin | protectedpure virtual |
GetSprocketContactMaterial() const | chrono::vehicle::ChTrackShoeSegmented | inline |
GetTemplateName() const override | chrono::vehicle::ChTrackShoeDoublePin | inlinevirtual |
GetTension() const override | chrono::vehicle::ChTrackShoeDoublePin | virtual |
GetTransform() const | chrono::vehicle::ChPart | inline |
GetType() const =0 | chrono::vehicle::ChTrackShoe | pure virtual |
Initialize(std::shared_ptr< ChBodyAuxRef > chassis, const ChVector3d &location, const ChQuaternion<> &rotation) override | chrono::vehicle::ChTrackShoeDoublePin | virtual |
Initialize(std::shared_ptr< ChBodyAuxRef > chassis, const ChVector3d &loc_shoe, const ChQuaternion<> &rot_shoe, const ChVector3d &loc_connector_L, const ChVector3d &loc_connector_R, const ChQuaternion<> &rot_connector) | chrono::vehicle::ChTrackShoeDoublePin | protected |
InitializeInertiaProperties() override | chrono::vehicle::ChTrackShoeDoublePin | protectedvirtual |
IsInitialized() const | chrono::vehicle::ChPart | inline |
m_com | chrono::vehicle::ChPart | protected |
m_connection_joint_L | chrono::vehicle::ChTrackShoeDoublePin | protected |
m_connection_joint_R | chrono::vehicle::ChTrackShoeDoublePin | protected |
m_connection_rsda_L | chrono::vehicle::ChTrackShoeDoublePin | protected |
m_connection_rsda_R | chrono::vehicle::ChTrackShoeDoublePin | protected |
m_connector_L | chrono::vehicle::ChTrackShoeDoublePin | protected |
m_connector_R | chrono::vehicle::ChTrackShoeDoublePin | protected |
m_geometry | chrono::vehicle::ChTrackShoeSegmented | protected |
m_index | chrono::vehicle::ChTrackShoe | protected |
m_inertia | chrono::vehicle::ChPart | protected |
m_initialized | chrono::vehicle::ChPart | protected |
m_joint_L | chrono::vehicle::ChTrackShoeDoublePin | protected |
m_joint_R | chrono::vehicle::ChTrackShoeDoublePin | protected |
m_mass | chrono::vehicle::ChPart | protected |
m_name | chrono::vehicle::ChPart | protected |
m_output | chrono::vehicle::ChPart | protected |
m_parent | chrono::vehicle::ChPart | protected |
m_rsda_L | chrono::vehicle::ChTrackShoeDoublePin | protected |
m_rsda_R | chrono::vehicle::ChTrackShoeDoublePin | protected |
m_shoe | chrono::vehicle::ChTrackShoe | protected |
m_shoe_sprk_minfo | chrono::vehicle::ChTrackShoeSegmented | protected |
m_topology | chrono::vehicle::ChTrackShoeDoublePin | protected |
m_xform | chrono::vehicle::ChPart | protected |
Output(ChVehicleOutput &database) const override | chrono::vehicle::ChTrackShoeDoublePin | protectedvirtual |
OutputEnabled() const | chrono::vehicle::ChPart | inline |
RemoveVisualizationAsset(std::shared_ptr< ChPhysicsItem > item, std::shared_ptr< ChVisualShape > shape) | chrono::vehicle::ChPart | protectedstatic |
RemoveVisualizationAssets() override final | chrono::vehicle::ChTrackShoeDoublePin | virtual |
chrono::vehicle::ChTrackShoe::RemoveVisualizationAssets(std::shared_ptr< ChPhysicsItem > item) | chrono::vehicle::ChPart | protectedstatic |
SetIndex(size_t index) | chrono::vehicle::ChTrackShoe | inline |
SetName(const std::string &name) | chrono::vehicle::ChPart | inline |
SetOutput(bool state) | chrono::vehicle::ChPart | inlinevirtual |
SetVisualizationType(VisualizationType vis) | chrono::vehicle::ChPart | |
SprocketDoublePinContactCB (defined in chrono::vehicle::ChTrackShoeDoublePin) | chrono::vehicle::ChTrackShoeDoublePin | friend |
TransformInertiaMatrix(const ChVector3d &moments, const ChVector3d &products, const ChMatrix33<> &vehicle_rot, const ChMatrix33<> &body_rot) | chrono::vehicle::ChPart | static |
UpdateInertiaProperties() override | chrono::vehicle::ChTrackShoeDoublePin | protectedvirtual |
~ChPart() (defined in chrono::vehicle::ChPart) | chrono::vehicle::ChPart | inlinevirtual |
~ChTrackShoe() (defined in chrono::vehicle::ChTrackShoe) | chrono::vehicle::ChTrackShoe | virtual |
~ChTrackShoeDoublePin() (defined in chrono::vehicle::ChTrackShoeDoublePin) | chrono::vehicle::ChTrackShoeDoublePin | virtual |
~ChTrackShoeSegmented() (defined in chrono::vehicle::ChTrackShoeSegmented) | chrono::vehicle::ChTrackShoeSegmented | inlinevirtual |