AddVisualizationAssets(VisualizationType vis) | chrono::vehicle::ChPart | inlinevirtual |
ChPart(const std::string &name) | chrono::vehicle::ChPart | |
ChTrackAssembly(const std::string &name, VehicleSide side) | chrono::vehicle::ChTrackAssembly | protected |
ChTrackAssemblySegmented(const std::string &name, VehicleSide side) | chrono::vehicle::ChTrackAssemblySegmented | protected |
ChTrackAssemblySinglePin(const std::string &name, VehicleSide side) | chrono::vehicle::ChTrackAssemblySinglePin | |
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 |
GetBushingData() const (defined in chrono::vehicle::ChTrackAssemblySegmented) | chrono::vehicle::ChTrackAssemblySegmented | 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 override | chrono::vehicle::ChTrackAssemblySinglePin | inlinevirtual |
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 override | chrono::vehicle::ChTrackAssemblySinglePin | inlinevirtual |
GetSprocketLocation() const =0 | chrono::vehicle::ChTrackAssembly | pure virtual |
GetTemplateName() const override | chrono::vehicle::ChTrackAssemblySinglePin | inlinevirtual |
GetTorqueFunctor() const (defined in chrono::vehicle::ChTrackAssemblySegmented) | chrono::vehicle::ChTrackAssemblySegmented | inline |
GetTrackShoe(size_t id) const override | chrono::vehicle::ChTrackAssemblySinglePin | inlinevirtual |
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_bushing_data | chrono::vehicle::ChTrackAssemblySegmented | 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_shoes | chrono::vehicle::ChTrackAssemblySinglePin | protected |
m_side | chrono::vehicle::ChTrackAssembly | protected |
m_sprocket | chrono::vehicle::ChTrackAssemblySinglePin | protected |
m_suspensions | chrono::vehicle::ChTrackAssembly | protected |
m_torque_funct | chrono::vehicle::ChTrackAssemblySegmented | protected |
Output(ChVehicleOutput &database) const override | chrono::vehicle::ChTrackAssembly | protectedvirtual |
OutputEnabled() const | chrono::vehicle::ChPart | inline |
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 |
~ChTrackAssemblySegmented() (defined in chrono::vehicle::ChTrackAssemblySegmented) | chrono::vehicle::ChTrackAssemblySegmented | inlinevirtual |
~ChTrackAssemblySinglePin() (defined in chrono::vehicle::ChTrackAssemblySinglePin) | chrono::vehicle::ChTrackAssemblySinglePin | virtual |