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