AddInertiaProperties(ChVector3d &com, ChMatrix33<> &inertia) | chrono::vehicle::ChPart | protected |
AddMass(double &mass) | chrono::vehicle::ChPart | protected |
AddVisualizationAssets(VisualizationType vis) | chrono::vehicle::ChPart | inlinevirtual |
Advance(double step) | chrono::vehicle::ChTrackAssembly | virtual |
Assemble(std::shared_ptr< ChBodyAuxRef > chassis)=0 | chrono::vehicle::ChTrackAssembly | protectedpure virtual |
ChPart(const std::string &name) | chrono::vehicle::ChPart | protected |
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) 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::ChTrackAssembly | 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 |
GetBrake() const | chrono::vehicle::ChTrackAssembly | inline |
GetCOMFrame() const | chrono::vehicle::ChPart | inline |
GetIdler() const | chrono::vehicle::ChTrackAssembly | inline |
GetIdlerLocation() const =0 | chrono::vehicle::ChTrackAssembly | pure virtual |
GetIdlerWheel() const | chrono::vehicle::ChTrackAssembly | inline |
GetInertia() const | chrono::vehicle::ChPart | inline |
GetMass() const | chrono::vehicle::ChPart | inline |
GetName() const | chrono::vehicle::ChPart | inline |
GetNumRollers() const | chrono::vehicle::ChTrackAssembly | inline |
GetNumTrackShoes() const =0 | chrono::vehicle::ChTrackAssembly | pure virtual |
GetNumTrackSuspensions() const | chrono::vehicle::ChTrackAssembly | inline |
GetRoadWheel(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 | |
GetTrackShoeTension(size_t id) const | chrono::vehicle::ChTrackAssembly | inline |
GetTrackSuspension(size_t id) const | chrono::vehicle::ChTrackAssembly | inline |
GetTrackSuspensions() const | chrono::vehicle::ChTrackAssembly | inline |
GetTransform() const | chrono::vehicle::ChPart | inline |
GetVehicleSide() const | chrono::vehicle::ChTrackAssembly | inline |
Initialize(std::shared_ptr< ChChassis > chassis, const ChVector3d &location, bool create_shoes=true) | chrono::vehicle::ChTrackAssembly | |
InitializeInertiaProperties() override | chrono::vehicle::ChTrackAssembly | protectedvirtual |
IsIdlerCylinder() const (defined in chrono::vehicle::ChTrackAssembly) | chrono::vehicle::ChTrackAssembly | inline |
IsInitialized() const | chrono::vehicle::ChPart | 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_com | chrono::vehicle::ChPart | protected |
m_idler | chrono::vehicle::ChTrackAssembly | protected |
m_idler_as_cylinder (defined in chrono::vehicle::ChTrackAssembly) | chrono::vehicle::ChTrackAssembly | protected |
m_inertia | chrono::vehicle::ChPart | protected |
m_initialized | chrono::vehicle::ChPart | 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_rel_loc | chrono::vehicle::ChTrackAssembly | 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_shoe_terrain_forces | chrono::vehicle::ChTrackAssembly | protected |
m_shoe_terrain_torques | chrono::vehicle::ChTrackAssembly | protected |
m_side | chrono::vehicle::ChTrackAssembly | protected |
m_suspensions | chrono::vehicle::ChTrackAssembly | protected |
m_xform | chrono::vehicle::ChPart | protected |
Output(ChVehicleOutput &database) const override | chrono::vehicle::ChTrackAssembly | protectedvirtual |
OutputEnabled() const | chrono::vehicle::ChPart | inline |
RemoveTrackShoes()=0 | chrono::vehicle::ChTrackAssembly | protectedpure virtual |
RemoveVisualizationAsset(std::shared_ptr< ChPhysicsItem > item, std::shared_ptr< ChVisualShape > shape) | chrono::vehicle::ChPart | protectedstatic |
RemoveVisualizationAssets() | chrono::vehicle::ChPart | inlinevirtual |
RemoveVisualizationAssets(std::shared_ptr< ChPhysicsItem > item) | chrono::vehicle::ChPart | protectedstatic |
ReportSuspensionForce(size_t id) const | chrono::vehicle::ChTrackAssembly | |
ReportTrackLength() const | chrono::vehicle::ChTrackAssembly | |
SetIdlerVisualizationType(VisualizationType vis) (defined in chrono::vehicle::ChTrackAssembly) | chrono::vehicle::ChTrackAssembly | |
SetIdlerWheelVisualizationType(VisualizationType vis) | chrono::vehicle::ChTrackAssembly | |
SetName(const std::string &name) | chrono::vehicle::ChPart | inline |
SetOutput(bool state) override | chrono::vehicle::ChTrackAssembly | virtual |
SetRoadWheelVisualizationType(VisualizationType vis) | chrono::vehicle::ChTrackAssembly | |
SetRollerVisualizationType(VisualizationType vis) | chrono::vehicle::ChTrackAssembly | |
SetSprocketVisualizationType(VisualizationType vis) | chrono::vehicle::ChTrackAssembly | |
SetSuspensionVisualizationType(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) | chrono::vehicle::ChTrackAssembly | |
Synchronize(double time, double braking, const TerrainForces &shoe_forces) | chrono::vehicle::ChTrackAssembly | |
TransformInertiaMatrix(const ChVector3d &moments, const ChVector3d &products, const ChMatrix33<> &vehicle_rot, const ChMatrix33<> &body_rot) | chrono::vehicle::ChPart | static |
UpdateInertiaProperties() override | chrono::vehicle::ChTrackAssembly | protectedvirtual |
~ChPart() (defined in chrono::vehicle::ChPart) | chrono::vehicle::ChPart | inlinevirtual |
~ChTrackAssembly() (defined in chrono::vehicle::ChTrackAssembly) | chrono::vehicle::ChTrackAssembly | inlinevirtual |