...
The returned string is a full path of calibration file associated with active trial from Eclipse database
Examples
...
language | text |
---|
// Print calibration file for active trial from Eclipse database
...
string $calibration = `getEclipseAssociatedCalibration`;
...
print $calibration;
Scroll pagebreak |
---|
Additional information
...