Class ThinLens

All Implemented Interfaces:
BLEDEntity, Serializable

public class ThinLens extends BeamlineElement
ThinLens represents a thin lens element, which has a 0 length.
Author:
Luka Stopar
See Also:
  • Constructor Details

    • ThinLens

      public ThinLens()
  • Method Details

    • getFocalLengthX

      public Double getFocalLengthX()
    • setFocalLengthX

      public void setFocalLengthX(Double focalLengthX)
    • getFocalLengthY

      public Double getFocalLengthY()
    • setFocalLengthY

      public void setFocalLengthY(Double focalLengthY)