⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 pnmeasut.h

📁 PQDIF软件包(SDK,Software Development Kit),它能转换、生成并且显示PQDIF文件.对于开发电力系统的数据输出非常有用。
💻 H
字号:
#ifndef PNMEASUT_DEF
#define PNMEASUT_DEF

#include "pnpref.h"

LPSTR SelectFloatFormat(float fVal);
BOOL DecodePNChanEnable(WORD fPhaseInc,BOOL *bPhase);
BOOL SetVisEnableVector(BOOL *bPhase,BOOL *bVisEnable);
WORD SelectPlotIdRes(int iChannel,int idConnect);
WORD SelectYAxisLabelRes(int iChannel,VOLTDISPLAYS VoltPref);
WORD GetPrefTimeName(TIMEDISPLAYS TimePref,BOOL bTimeSelector=FALSE);
int CheckWaveRange(LPSHORT pWave,int iNumPoints);
#endif

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -