Opened 12 years ago

Closed 9 years ago

#395 closed defect (fixed)

Clean up documentation for XY_DataSet/DiscretizedFunc classes

Reported by: Kevin Milner Owned by: Kevin Milner
Priority: major Milestone: OpenSHA 1.4
Component: commons Version:
Keywords: Cc:

Description

There are many places throughout XY_DataSet, DiscretizedFunc?, and their implementations where documentation is either lacking or inconsistent. This should be fixed.

Change History (3)

comment:1 Changed 10 years ago by Kevin Milner

Milestone: OpenSHA 1.3OpenSHA 1.4

closely tied to #394, punt to 1.4

comment:2 Changed 9 years ago by Kevin Milner

The following was done in [10919] (also improved with previous commits for #394):

  • fixed get(int) implementation in LightFixedXFunc
  • fixed set(...) exception handling in all, removed Point2DException for #270
  • removed XY_DataSet exception for #270
  • removed duplicate javadoc entries in abstract classes (left for now in concrete implementations as some have implementation specific notes)
  • added calcSumOfY_Vals to DiscretizedFunc? interface

Will close when branch is merged back to trunk

comment:3 Changed 9 years ago by Kevin Milner

Resolution: fixed
Status: newclosed

Fixes/updates merged to trunk in [10931], closing.

Note: See TracTickets for help on using tickets.