Inheritance diagram for oh.ISHistogram1D:


Public Member Functions | |
| void | publishGuts (is.Ostream out) | 
| void | refreshGuts (is.Istream in) | 
Public Attributes | |
| double | is_xmean | 
| Mean of the whole histogram.  | |
| double | is_xrms | 
| RMS of the whole histogram.  | |
Protected Member Functions | |
| ISHistogram1D (String type) | |
| void | initialize () | 
| Called if the axis is null.  | |
Definition at line 14 of file ISHistogram1D.java.
 
1.3.5