Class MicroLens Class

Represents a single microlens in an array.

Constructors:

NameDescription
Public methodMicroLens() Initializes a new instance of the MicroLens class.
Public methodMicroLens(Double, Double, Double) Initializes a new instance of the MicroLens class at specified location.

Fields:

NameDescription
Public fieldCenterX Position of the microlens horizontal center.
Public fieldCenterY Position of the microlens vertical center.
Public fieldDiameter Diameter of the microlens.