标注曲度半径
This commit is contained in:
parent
b301710b88
commit
3fa3c21212
@ -354,7 +354,7 @@ message Slope {
|
||||
message Curvature {
|
||||
CommonInfo common = 1;
|
||||
repeated Point points = 2;
|
||||
sint32 curvatureNumber = 3; //曲线的半径--正代表外侧;负代表内侧
|
||||
sint32 curvatureNumber = 3; //曲线的半径(mm)--正代表外侧;负代表内侧
|
||||
repeated string refDeviceId = 4; // 曲线关联的(曲度公里标)
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user