Parts Per Million Event

Sepasoft MES Module Suite

The event is created to calculate Parts Per Million (PPM).     

Properties

getActualStandardDeviation()

Description

Gets the actual standard deviation.

Syntax

getActualStandardDeviation()


  • Parameters

None

  • Returns

Double actualStandardDeviation

  • Scope

All

getData()

Description

Gets the SPC data.

Syntax

getData()


  • Parameters

None

  • Returns

AnalysisDataset data

  • Scope

All

getDefectPercentage()

Description

Gets the defect percentage.

Syntax

getDefectPercentage()


  • Parameters

None

  • Returns

Double defectPercentage

  • Scope

All

getEstimatedStandardDeviation()

Description

Gets the estimated standard deviation.

Syntax

getEstimatedStandardDeviation()


  • Parameters

None

  • Returns

Double estimatedStandardDeviation

  • Scope

All

getLsl()

Description

Gets the lower specification limit.

Syntax

getLsl()


  • Parameters

None

  • Returns

Double lsl

  • Scope

All

getMean()

Description

Gets the mean.

Syntax

getMean()


  • Parameters

None

  • Returns

Double mean

  • Scope

All

getMeasuredPpm()

Description

Gets the measured PPM.

Syntax

getMeasuredPpm()


  • Parameters

None

  • Returns

Double measuredPpm

  • Scope

All

getMeasurementCount()

Description

Gets the measurementCount.

Syntax

getMeasurementCount()


  • Parameters

None

  • Returns

int measurementCount

  • Scope

All

getOverallEstimatedPpm()

Description

Gets the overall estimated PPM.

Syntax

getOverallEstimatedPpm()


  • Parameters

None

  • Returns

Double overallEstimatedPpm

  • Scope

All

getOverallPpml()

Description

Gets the overall PPML.

Syntax

getOverallPpml()


  • Parameters

None

  • Returns

Double overallPpml

  • Scope

All

getOverallPpmu()

Description

Gets the overall PPMU.

Syntax

getOverallPpmu()


  • Parameters

None

  • Returns

Double overallPpmu

  • Scope

All

getTarget()

Description

Gets the target.

Syntax

getTarget()


  • Parameters

None

  • Returns

Double target

  • Scope

All

getUsl()

Description

Gets the upper specification limit.

Syntax

getUsl()


  • Parameters

None

  • Returns

Double usl

  • Scope

All

getWithinEstimatedPpm()

Description

Gets the within estimated PPM.

Syntax

getWithinEstimatedPpm()


  • Parameters

None

  • Returns

Double withinEstimatedPpm

  • Scope

All

getWithinPpml()

Description

Gets the within PPML.

Syntax

getWithinPpml()


  • Parameters

None

  • Returns

Double withinPpml

  • Scope

All

getWithinPpmu()

Description

Gets the within PPMU.

Syntax

getWithinPpmu()


  • Parameters

None

  • Returns

Double withinPpmu

  • Scope

All

setActualStandardDeviation(actualStandardDeviation)

Description

Sets the actual standard deviation.

Syntax

setActualStandardDeviation(actualStandardDeviation)


  • Parameters

Double actualStandardDeviation

  • Returns

Nothing

  • Scope

All

setDefectPercentage(defectPercentage)

Description

Sets the defect percentage.

Syntax

setDefectPercentage(defectPercentage)


  • Parameters

Double defectPercentage

  • Returns

Nothing

  • Scope

All

setEstimatedStandardDeviation(estimatedStandardDeviation)

Description

Sets the estimated standard deviation.

Syntax

setEstimatedStandardDeviation(estimatedStandardDeviation)


  • Parameters

Double estimatedStandardDeviation

  • Returns

Nothing

  • Scope

All

setMean(mean)

Description

Sets the mean.

Syntax

setMean(mean)


  • Parameters

Double mean

  • Returns

Nothing

  • Scope

All

setMeasuredPpm(measuredPpm)

Description

Sets the measured PPM.

Syntax

setMeasuredPpm(measuredPpm)


  • Parameters

Double measuredPpm

  • Returns

Nothing

  • Scope

All

setOverallEstimatedPpm(overallEstimatedPpm)

Description

Sets the overall estimated PPM.

Syntax

setOverallEstimatedPpm(overallEstimatedPpm)


  • Parameters

Double overallEstimatedPpm

  • Returns

Nothing

  • Scope

All

setOverallPpml(overallPpml)

Description

Sets the overall PPML.

Syntax

setOverallPpml(overallPpml)


  • Parameters

Double overallPpml

  • Returns

Nothing

  • Scope

All

setOverallPpmu(overallPpmu)

Description

Sets the overall PPMU.

Syntax

setOverallPpmu(overallPpmu)


  • Parameters

Double overallPpmu

  • Returns

Nothing

  • Scope

All

setWithinEstimatedPpm(withinEstimatedPpm)

Description

Sets the within estimated PPM.

Syntax

setWithinEstimatedPpm(withinEstimatedPpm)


  • Parameters

Double withinEstimatedPpm

  • Returns

Nothing

  • Scope

All

setWithinPpml(withinPpml)

Description

Sets the within PPML.

Syntax

setWithinPpml(withinPpml)


  • Parameters

Double withinPpml

  • Returns

Nothing

  • Scope

All

setWithinPpmu(withinPpmu)

Description

Sets the within PPMU.

Syntax

setWithinPpmu(withinPpmu)


  • Parameters

Double withinPpmu

  • Returns

Nothing

  • Scope

All

 

 

Sepasoft MES Module Suite