修复天线方向bug
parent
3bf201b4ca
commit
25f2daee96
|
@ -1092,18 +1092,6 @@ ErrorCode RFPCProcessCls::RFPCMainProcess_GPU_NoAntPattern(size_t startprfid, si
|
|||
h_antlist.get()[i].antDirectX = antplise.get()[i + startprfid].AntDirectX;
|
||||
h_antlist.get()[i].antDirectY = antplise.get()[i + startprfid].AntDirectY;
|
||||
h_antlist.get()[i].antDirectZ = antplise.get()[i + startprfid].AntDirectZ;
|
||||
h_antlist.get()[i].antXaxisX = antplise.get()[i + startprfid].x;
|
||||
h_antlist.get()[i].Vz = antplise.get()[i + startprfid].Vz;
|
||||
h_antlist.get()[i].Vz = antplise.get()[i + startprfid].Vz;
|
||||
h_antlist.get()[i].Vz = antplise.get()[i + startprfid].Vz;
|
||||
h_antlist.get()[i].Vz = antplise.get()[i + startprfid].Vz;
|
||||
h_antlist.get()[i].Vz = antplise.get()[i + startprfid].Vz;
|
||||
h_antlist.get()[i].Vz = antplise.get()[i + startprfid].Vz;
|
||||
h_antlist.get()[i].Vz = antplise.get()[i + startprfid].Vz;
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue