MCPcopy Create free account
hub / github.com/Tencent/TAD_Sim / startY

Method startY

common/map_sdk/map_import/src/OpenDriveStruct.cpp:553–553  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

551double ODGeometry::startX() const { return _x; }
552
553double ODGeometry::startY() const { return _y; }
554
555double ODGeometry::heading() const { return _hdg; }
556

Callers 2

roadGeomMethod · 0.80
roadControlPointMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected