IncrementTarget( PointIndex, DeltaCp ) |
Design Card |
Arguments | PointIndex | the index of the point to modify. The index is zero based. |
DeltaCp | the Cp value to be added to the current value of the selected point. | |
Description | changes the target pressure coefficient of a selected point by adding an increment to the current value. The increment can have a positive or a negative sign. | |
Remarks | A target pressure distribution must
have been loaded by calling LoadTarget() or it must have been created by calling Init() before this command can be used. This command is not available through the GUI interface. |