Virtual PhotonicsThe MonteCarloLoader type exposes the following members.
Back to Top
Back to Top
Back to Top
Back to Top
Constructors
| Name | Description | |
|---|---|---|
| MonteCarloLoader |
constructor that loads scaled Monte Carlo reference data and database
|
Methods
| Name | Description | |
|---|---|---|
| (Inherited from | ||
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from | ||
| GetAllScaledFxs | ||
| GetAllScaledRhos | ||
| GetAllScaledTimes | ||
| GetFresnel | ||
Serves as a hash function for a particular type. (Inherited from | ||
Gets the (Inherited from | ||
Creates a shallow copy of the current (Inherited from | ||
Returns a string that represents the current object. (Inherited from |
Fields
| Name | Description | |
|---|---|---|
| dfxReference |
size of spatial frequency bins in reference
| |
| drReference |
size of rho bins in reference database
| |
| dtReference |
size of time bins in reference database
| |
| muspReference |
mus' value used in reference database
| |
| nfxReference |
number of spatial frequency bins in reference
| |
| nrReference |
number of rho bins in reference database
| |
| ntReference |
number of time bins in reference database
|
Properties
| Name | Description | |
|---|---|---|
| FxReference |
array of spatial frequency centers in reference
| |
| RhoReference |
array of rho bin centers in reference database
| |
| RReferenceOfFxAndTime |
reference database R(fx,time)
| |
| RReferenceOfRhoAndTime |
reference database R(rho,time)
| |
| TimeReference |
array of time bin centers in reference database
|
See Also