FSDA-PRISM Driver Documentation

ConfigurationBase Members

ConfigurationBase overview

Public Instance Constructors

ConfigurationBase Constructor

Public Instance Properties

BottomAperture Gets or sets whether the bottom aperture is open or closed (metal-backed).
Commensurate Gets or sets whether the geometry is commensurate.
Filename (inherited from FileBase) 
FloquetLimitX Gets or sets the floquet limit X.
FloquetLimitY Gets or sets the floquet limit Y.
FreqBegin Gets or sets the freq begin.
FreqEnd Gets or sets the freq end.
FreqStep Gets or sets the freq step.
MLGFParameter 
NX Gets or sets NX, the finite array dimension in the x-direction.
NY Gets or sets NY, the finite array dimension in the y-direction.
PhiBegin Gets or sets the observation angle (phi) begin value. Only valid if ProblemType is Radiation.
PhiEnd Gets or sets the observation angle (phi) end value. Only valid if ProblemType is Radiation.
PhiStep Gets or sets the observation angle (phi) step. Only valid if ProblemType is Radiation.
Polarization Gets or sets the polarization.
ProblemType Gets or sets the type of the problem.
ScanPhi Gets or sets the scan angle phi.
ScanTheta 
ThetaBegin Gets or sets the observation angle (theta) begin. Only valid if ProblemType is Radiation.
ThetaEnd Gets or sets the theta end.
ThetaStep Gets or sets the theta step.
UnitCellDX Gets or sets the unit cell DX.
UnitCellDY Gets or sets the unit cell DY.
UnitCellX Gets or sets the unit cell X.
UnitCellY Gets or sets the unit cell Y.

Public Instance Methods

Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object)Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object)Gets the Type of the current instance.
Read 
ToString (inherited from Object)Returns a String that represents the current Object.
Write 

Protected Instance Methods

Finalize (inherited from Object)Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
MemberwiseClone (inherited from Object)Creates a shallow copy of the current Object.

See Also

ConfigurationBase Class | Fsda.Configuration Namespace