Skip to content

OCFitLoad

Pavol Gajdoš edited this page Feb 20, 2019 · 3 revisions

The class for loading parameters of class OCFit saved by its function Save from the file. It includes all function of class OCFit.

Initialization

OCFit.OCFitLoad(path)

For initialization of this class, it is necessary to enter only the name of the file in which the parameters of the class OCFit are saved.

Parameter Type Description
path string Name of the file with saved parameters.