Method | Description | |
---|---|---|
Calculate ( int subfield ) : double |
Calculate the synthetic value for this Z-Axis normalization.
|
|
OutputFieldZAxisSynthetic ( IOutputFieldGroup group ) : System |
Construct a synthetic output field for Z-Axis.
|
|
RowInit ( ) : void |
Not needed for this sort of output field.
|
public Calculate ( int subfield ) : double | ||
subfield | int | Not used. |
return | double |
public OutputFieldZAxisSynthetic ( IOutputFieldGroup group ) : System | ||
group | IOutputFieldGroup | The Z-Axis group that this belongs to. |
return | System |