7 lines
116 B
Go
7 lines
116 B
Go
package producer
|
|
|
|
// 卫星GPS位置需要经过插值得到准确的图像数据行对应位置
|
|
|
|
func GeoFit() {
|
|
}
|