AddVisualizationAssets(VisualizationType vis) | chrono::vehicle::ChPart | inlinevirtual |
Assemble(std::shared_ptr< ChBodyAuxRef > chassis)=0 | chrono::vehicle::ChTrackAssembly | protectedpure virtual |
ChPart(const std::string &name) | chrono::vehicle::ChPart | |
ChTrackAssembly(const std::string &name, VehicleSide side) | chrono::vehicle::ChTrackAssembly | protected |
ChTrackedVehicle (defined in chrono::vehicle::ChTrackAssembly) | chrono::vehicle::ChTrackAssembly | friend |
ChTrackTestRig (defined in chrono::vehicle::ChTrackAssembly) | chrono::vehicle::ChTrackAssembly | 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::ChTrackAssembly | 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 |
GetBrake() const | chrono::vehicle::ChTrackAssembly | inline |
GetIdler() const | chrono::vehicle::ChTrackAssembly | inline |
GetIdlerLocation() const =0 | chrono::vehicle::ChTrackAssembly | pure virtual |
GetMass() const | chrono::vehicle::ChTrackAssembly | |
GetName() const | chrono::vehicle::ChPart | inline |
GetNumRoadWheelAssemblies() const | chrono::vehicle::ChTrackAssembly | inline |
GetNumRollers() const | chrono::vehicle::ChTrackAssembly | inline |
GetNumTrackShoes() const =0 | chrono::vehicle::ChTrackAssembly | pure virtual |
GetRoadWheel(size_t id) const | chrono::vehicle::ChTrackAssembly | inline |
GetRoadWheelAssemblies() const | chrono::vehicle::ChTrackAssembly | inline |
GetRoadWheelAssembly(size_t id) const | chrono::vehicle::ChTrackAssembly | inline |
GetRoadWhelAssemblyLocation(int which) const =0 | chrono::vehicle::ChTrackAssembly | pure virtual |
GetRoller(size_t id) const | chrono::vehicle::ChTrackAssembly | inline |
GetRollerLocation(int which) const | chrono::vehicle::ChTrackAssembly | inlinevirtual |
GetSprocket() const =0 | chrono::vehicle::ChTrackAssembly | pure virtual |
GetSprocketLocation() const =0 | chrono::vehicle::ChTrackAssembly | pure virtual |
GetTemplateName() const =0 | chrono::vehicle::ChPart | pure virtual |
GetTrackShoe(size_t id) const =0 | chrono::vehicle::ChTrackAssembly | pure virtual |
GetTrackShoeAngVel(size_t id) const | chrono::vehicle::ChTrackAssembly | inline |
GetTrackShoeLinVel(size_t id) const | chrono::vehicle::ChTrackAssembly | inline |
GetTrackShoePos(size_t id) const | chrono::vehicle::ChTrackAssembly | inline |
GetTrackShoeRot(size_t id) const | chrono::vehicle::ChTrackAssembly | inline |
GetTrackShoeState(size_t id) const | chrono::vehicle::ChTrackAssembly | |
GetTrackShoeStates(BodyStates &states) const | chrono::vehicle::ChTrackAssembly | |
GetVehicleSide() const | chrono::vehicle::ChTrackAssembly | inline |
Initialize(std::shared_ptr< ChChassis > chassis, const ChVector<> &location, bool create_shoes=true) | chrono::vehicle::ChTrackAssembly | |
IsIdlerCylinder() const (defined in chrono::vehicle::ChTrackAssembly) | chrono::vehicle::ChTrackAssembly | inline |
IsRoadwheelCylinder() const (defined in chrono::vehicle::ChTrackAssembly) | chrono::vehicle::ChTrackAssembly | inline |
IsRolerCylinder() const (defined in chrono::vehicle::ChTrackAssembly) | chrono::vehicle::ChTrackAssembly | inline |
LogConstraintViolations() | chrono::vehicle::ChTrackAssembly | |
m_brake | chrono::vehicle::ChTrackAssembly | protected |
m_idler | chrono::vehicle::ChTrackAssembly | protected |
m_idler_as_cylinder (defined in chrono::vehicle::ChTrackAssembly) | chrono::vehicle::ChTrackAssembly | protected |
m_name | chrono::vehicle::ChPart | protected |
m_output | chrono::vehicle::ChPart | protected |
m_roadwheel_as_cylinder (defined in chrono::vehicle::ChTrackAssembly) | chrono::vehicle::ChTrackAssembly | protected |
m_roller_as_cylinder (defined in chrono::vehicle::ChTrackAssembly) | chrono::vehicle::ChTrackAssembly | protected |
m_rollers | chrono::vehicle::ChTrackAssembly | protected |
m_side | chrono::vehicle::ChTrackAssembly | protected |
m_suspensions | chrono::vehicle::ChTrackAssembly | protected |
Output(ChVehicleOutput &database) const override | chrono::vehicle::ChTrackAssembly | protectedvirtual |
OutputEnabled() const | chrono::vehicle::ChPart | inline |
RemoveTrackShoes()=0 | chrono::vehicle::ChTrackAssembly | protectedpure virtual |
RemoveVisualizationAssets() | chrono::vehicle::ChPart | inlinevirtual |
SetIdlerVisualizationType(VisualizationType vis) (defined in chrono::vehicle::ChTrackAssembly) | chrono::vehicle::ChTrackAssembly | |
SetName(const std::string &name) | chrono::vehicle::ChPart | inline |
SetOutput(bool state) override | chrono::vehicle::ChTrackAssembly | virtual |
SetRoadWheelAssemblyVisualizationType(VisualizationType vis) | chrono::vehicle::ChTrackAssembly | |
SetRoadWheelVisualizationType(VisualizationType vis) | chrono::vehicle::ChTrackAssembly | |
SetRollerVisualizationType(VisualizationType vis) | chrono::vehicle::ChTrackAssembly | |
SetSprocketVisualizationType(VisualizationType vis) | chrono::vehicle::ChTrackAssembly | |
SetTrackShoeVisualizationType(VisualizationType vis) | chrono::vehicle::ChTrackAssembly | |
SetVisualizationType(VisualizationType vis) | chrono::vehicle::ChPart | |
SetWheelCollisionType(bool roadwheel_as_cylinder, bool idler_as_cylinder, bool roller_as_cylinder) | chrono::vehicle::ChTrackAssembly | |
Synchronize(double time, double braking, const TerrainForces &shoe_forces) | chrono::vehicle::ChTrackAssembly | |
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 |
~ChTrackAssembly() (defined in chrono::vehicle::ChTrackAssembly) | chrono::vehicle::ChTrackAssembly | inlinevirtual |