Changes between Version 1 and Version 2 of HistogramObject


Ignore:
Timestamp:
11/25/11 10:00:35 (13 years ago)
Author:
Jonathan
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • HistogramObject

    v1 v2  
    1717{{{
    1818    CALL CreateHistogram(Histogram)
    19     Histogram%Field%id=GasMass
     19    Histogram%Field%id=Mass_Field
    2020    Histogram%Field%component=GASCOMP
    2121    Histogram%Field%name='density'
     
    2626    Histogram%WeightField=VOLUME
    2727}}}
     28[[Image(SampleHist.png, width=400)]]
    2829
    2930 * For more information on the Field sub-object's properties see ProcessingFields