Loading…
Loading…
Method Name: zzmthReadEchoCurve
Method ID: 0x4671
Method Label: Load actual echo curves
Method Help:
- {
- int n;
- int typ;
- float xStart;
- float xEnd;
- float yScale;
- varEchoXStart = 0.0;
- varEchoXEnd = varAdjustMinPhysical;
- n = 200;
- xStart = varEchoXStart;
- xEnd = varEchoXEnd;
- if (varElectronicsVariantPulsRadar == 3)
- yScale = 150.0;
Please login for more