Loading…
Loading…
方法名称: mthReadEchoCurve
方法ID: 0x474C
方法标签: Load actual echo curves
方法描述:
- {
- int n;
- int typ;
- float xStart;
- float xEnd;
- float yStart;
- float yEnd;
- n = 200;
- xStart = varEchoXStart;
- xEnd = varEchoXEnd;
- yStart = -1.5;
- yEnd = 1.5;
- typ = 1;
请登录以获得完整内容