AddVisualizationAssets(VisualizationType vis) | chrono::vehicle::ChPart | inlinevirtual |
CheckCircleCircle(bool &found, ChVector2<> &Point, ChMatrixDynamic<> &Features, int FeatureIdx, ChVector2<> &StartingPoint, double Radius) | chrono::vehicle::ChTrackAssemblyBand | protected |
CheckCircleLine(bool &found, ChVector2<> &Point, ChMatrixDynamic<> &Features, int FeatureIdx, ChVector2<> &StartingPoint, double Radius) | chrono::vehicle::ChTrackAssemblyBand | protected |
ChPart(const std::string &name) | chrono::vehicle::ChPart | |
ChTrackAssembly(const std::string &name, VehicleSide side) | chrono::vehicle::ChTrackAssembly | protected |
ChTrackAssemblyBand(const std::string &name, VehicleSide side) | chrono::vehicle::ChTrackAssemblyBand | inline |
ChTrackAssemblyBandBushing(const std::string &name, VehicleSide side) | chrono::vehicle::ChTrackAssemblyBandBushing | |
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 |
FindAssemblyPoints(std::shared_ptr< ChBodyAuxRef > chassis, int num_shoes, const std::vector< double > &connection_lengths, std::vector< ChVector2<>> &shoe_points) | chrono::vehicle::ChTrackAssemblyBand | protected |
FindCircleTangentPoints(ChVector2<> Circle1Pos, double Circle1Rad, ChVector2<> Circle2Pos, double Circle2Rad, ChVector2<> &Tan1Pnt1, ChVector2<> &Tan1Pnt2, ChVector2<> &Tan2Pnt1, ChVector2<> &Tan2Pnt2) | chrono::vehicle::ChTrackAssemblyBand | protected |
GetBrake() const | chrono::vehicle::ChTrackAssembly | inline |
GetIdler() const | chrono::vehicle::ChTrackAssembly | inline |
GetIdlerLocation() const override | chrono::vehicle::m113::M113_TrackAssemblyBandBushing | 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::ChTrackAssemblyBandBushing | 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 override | chrono::vehicle::m113::M113_TrackAssemblyBandBushing | virtual |
GetRoller(size_t id) const | chrono::vehicle::ChTrackAssembly | inline |
GetRollerLocation(int which) const | chrono::vehicle::ChTrackAssembly | inlinevirtual |
GetSprocket() const override | chrono::vehicle::ChTrackAssemblyBand | inlinevirtual |
GetSprocketLocation() const override | chrono::vehicle::m113::M113_TrackAssemblyBandBushing | virtual |
GetTemplateName() const override | chrono::vehicle::ChTrackAssemblyBandBushing | inlinevirtual |
GetTrackShoe(size_t id) const override | chrono::vehicle::ChTrackAssemblyBandBushing | 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 | |
M113_TrackAssemblyBandBushing(VehicleSide side, BrakeType brake_type) (defined in chrono::vehicle::m113::M113_TrackAssemblyBandBushing) | chrono::vehicle::m113::M113_TrackAssemblyBandBushing | |
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_shoes | chrono::vehicle::ChTrackAssemblyBandBushing | protected |
m_side | chrono::vehicle::ChTrackAssembly | protected |
m_sprocket | chrono::vehicle::ChTrackAssemblyBand | protected |
m_sprocket_offset (defined in chrono::vehicle::ChTrackAssemblyBand) | chrono::vehicle::ChTrackAssemblyBand | protected |
m_suspensions | chrono::vehicle::ChTrackAssembly | 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 |
~ChTrackAssemblyBand() (defined in chrono::vehicle::ChTrackAssemblyBand) | chrono::vehicle::ChTrackAssemblyBand | inlinevirtual |
~ChTrackAssemblyBandBushing() (defined in chrono::vehicle::ChTrackAssemblyBandBushing) | chrono::vehicle::ChTrackAssemblyBandBushing | inlinevirtual |