AC508_1000_B.save¶
-
raytracing.thorlabs.AC508_1000_B.save(self, filePath: str) A MatrixGroup can be saved using this function and loaded with load()
Parameters: filePath (str or PathLike or file-like object) – A path, or a Python file-like object, or possibly some backend-dependent object. Must be provided in OS-dependent format.