maliput_multilane
Connection Member List

This is the complete list of members for Connection, including all inherited members.

computation_policy() constConnection
Connection(const std::string &id, const Endpoint &start, const EndpointZ &end_z, int num_lanes, double r0, double lane_width, double left_shoulder, double right_shoulder, const LineOffset &line_offset, double linear_tolerance, double scale_length, ComputationPolicy computation_policy)Connection
Connection(const std::string &id, const Endpoint &start, const EndpointZ &end_z, int num_lanes, double r0, double lane_width, double left_shoulder, double right_shoulder, const ArcOffset &arc_offset, double linear_tolerance, double scale_length, ComputationPolicy computation_policy)Connection
d_theta() constConnection
end() constConnection
id() constConnection
kArc enum valueConnection
kLine enum valueConnection
lane_offset(int lane_index) constConnection
lane_width() constConnection
LaneEnd(int lane_index) constConnection
LaneStart(int lane_index) constConnection
left_shoulder() constConnection
line_length() constConnection
linear_tolerance() constConnection
num_lanes() constConnection
r0() constConnection
r_max() constConnection
r_min() constConnection
radius() constConnection
right_shoulder() constConnection
scale_length() constConnection
start() constConnection
Type enum nameConnection
type() constConnection
~Connection()Connection