- To: Kevin Manross <kevin.manross@xxxxxxxx>
- Subject: Re: Intersection of FlatFields
- From: Bill Hibbard <billh@xxxxxxxxxxxxx>
- Date: Tue, 4 Nov 2003 15:48:24 -0600 (CST)
Hi Kevin, > Thanks, Bill. What if I simply wanted to get the maximum range value > (domain->range) of f1? (not even worried about f2 at this point) Is > there a VisAD method for that, or would I just get the range values > (getFloats) and loop through them to find the max range value? I don't think there is a convenient method in VisAD for computing the maximum range value of a Field. You'll probably have to loop through them. Cheers, Bill
- References:
- Re: Intersection of FlatFields
- From: Kevin Manross
- Re: Intersection of FlatFields