aux platform

This commit is contained in:
nuknal
2024-05-15 16:32:18 +08:00
parent 6f76b2f131
commit 6a22735d78
16 changed files with 335 additions and 48 deletions

8
extract/aux_ebox.go Normal file
View File

@@ -0,0 +1,8 @@
package extract
// 卫星时间起点 北京时间 2000-01-01 20:00:00
// 焦面电箱辅助数据 128 字节 (每 16 行原始图像数据为一组)
type AuxFocalBox struct {
}