Tracer PackageΒΆ

tracer is the master package for the Tracer project. It contains a

  • ray: tracing engine (tracer_engine.py), a ray-bundle class (in ray_bundle.py), and several classes for modeling an optical system.

The subpackage tracer.models contains some often-used optical systems.

Previous topic

Tracer-surface communication protocol

Next topic

The ray_bundle module

This Page