Loading…
Loading…
Method Name: mthReadEchoCurve
Method ID: 0x474C
Method Label: Load actual echo curves
Method Help:
- {
- 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;
Please login for more