MicroLens Class
Represents a single microlens in an array.
Constructors:
Name | Description | |
---|---|---|
MicroLens() | Initializes a new instance of the MicroLens class. | |
MicroLens(Double, Double, Double) | Initializes a new instance of the MicroLens class at specified location. |
Fields:
Name | Description | |
---|---|---|
CenterX | Position of the microlens horizontal center. | |
CenterY | Position of the microlens vertical center. | |
Diameter | Diameter of the microlens. |