Package rocca

Class RoccaFixParams

java.lang.Object
rocca.RoccaFixParams

public class RoccaFixParams extends Object
Short script to load an existing contour file (Rocca output), recalculate the parameters and save the data into a new summary file. The contour file must have the following format: column A: Time [ms] column B: Peak Frequency [Hz] column C: Duty Cycle column D: Energy column E: WindowRMS
Author:
Mike
  • Constructor Details

    • RoccaFixParams

      public RoccaFixParams(RoccaProcess roccaProcess)