Getting Started
Core Functionalities
Example Gallery
Learning Guide
Developer's Guide
Contributing
API Reference
Authors
License
References
OSLO File I/O subpackage for Optiland.
This package handles the reading and writing of OSLO .len files.
alias of OsloToOpticConverter
OsloToOpticConverter
Exports an Optic object to an OSLO .len file.
None
Write an optic to an OSLO .len file.
optic – The optic to export.
filepath – Destination file path.
A list of warning strings (empty if no warnings).
Save an Optic to an OSLO .len file.
optic – The optic to save.
filepath – The destination path.
A list of warnings.