权息数据文件为 full.PWR 基本数据结构如下
struct
pwr_Data
{
__time32_t t1;
float f1;
float f2;
float f3;
float f4;
}
;
权息数据文件为 full.PWR 基本数据结构如下
struct
pwr_Data
{
__time32_t t1;
float f1;
float f2;
float f3;
float f4;
}
;