Read a variation model from a file.
The operator read_variation_model reads a variation model, which has been written with write_variation_model, from the file FileName.
|
FileName (input_control) |
filename -> string |
| File name. | |
|
ModelID (output_control) |
variation_model -> integer |
| ID of the variation model. | |
If the file name is valid, the operator read_variation_model returns 2 (H_MSG_TRUE). If necessary an exception handling is raised.
read_variation_model is reentrant and processed without parallelization.
Matching