clump.thermal.inbox

Syntax

a = clump.thermal.inbox(vl,vu<,b>)

Get thermal clumps with extents intersecting a box. The extent is the axis-aligned bounding box of the clump. Specifying b = false indicates that only clumps with positions falling in the box are returned.

Returns:

a - array of thermal clumps

Arguments:

vl - lower corner of the box

vu - upper corner of the box

b - optional intersection specifier