C# Class BiasCorrectQ.MonthCDF

Show file Open project: usbr/BiasCorrectQ

Public Methods

Method Description
MonthCDF ( List points, int month ) : System

Private Methods

Method Description
GetMonthlyData ( List data, int month ) : List

Method Details

MonthCDF() public method

public MonthCDF ( List points, int month ) : System
points List
month int
return System