Click or drag to resize

FieldParameter Methods

The FieldParameter type exposes the following members.

Methods
 NameDescription
Public methodApplyTo Apply the field size and max angle to a field correction.
Public methodClone Creates a shallow copy of the field parameter instance.
Public methodCopyFrom Copies all properties.
Public methodCopySubfieldFrom 
Public methodGetTruncatedGridPointCount(ivec2) Returns the size of the truncated table. All rows and columns that are outside the subfield will be omitted.
Public methodGetTruncatedGridPointCount(Int32, Int32, ivec2) Returns the size of the truncated table. All rows and columns that are outside the subfield will be omitted.
Public methodGetXBounds Returns the min and max x at the given y position.
Public methodGetYBounds Returns the min and max y at the given x position.
Public methodIsInsideField(Int32, Int32) Returns true if the provided cell is inside the resulting field.
Public methodIsInsideField(Int32, Int32, Int32, Int32) Returns true if the provided cell is inside the resulting field.
Public methodResetSubfield Resets all properties related to subfield and galvo angles.
Public methodSetDefaultsFrom Sets the field size, sub field size / offset, max angle and dimensions from the field correction.
Top
See Also