Interpolate RPM enables users to perform linear interpolation of RPM and the corresponding harmonic forces and moments between two known RPM results from the maxwell solution.
Declaration Syntax
public enum InterpolateRPM
Table 1404: Members
Member |
EquallySpacedPoints |
Performs linear interpolation inbetween the RPMs for the given number of equally spaced points and sync the analysis settings. |
Member |
No |
Performs no interpolation. |
Member |
UserDefined |
Performs linear interpolation of the user defined RPMs specified in a .csv file. |