org.rr0.im.service.function
Class AccountQualityImpl


public class AccountQualityImpl
implements AccountQuality

Account quality computation, indicating the "strength" that a report has for analysis
based on how it was acquired.

Author:
Ballester-Guasp (MUFON Spain) for specification. Thanks to Terry Groff for publishing it., Jérôme Beau for implementation.
Version: 15 juin 2003 17:42:37

Method Summary
 doublegetValue(Account someAccount)
          Return the quality index of a given Account

Method Detail

getValue

public double getValue(Account someAccount)
Return the quality index of a given Account
Parameters:
someAccount The report to check quality for.
Returns: A value between zero and one (percentage).