02.05.2014 Views

CoreandServices.book - Ocean - Schlumberger

CoreandServices.book - Ocean - Schlumberger

CoreandServices.book - Ocean - Schlumberger

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Basics<br />

The definition of the IndexRange3 class is:<br />

public class IndexRange3 : IndexRangeKdBase<br />

{<br />

public IndexRange3 (Index3 begin, Index3 end);<br />

public IndexRange3 (IndexRange1 r0, IndexRange1 r1,<br />

IndexRange1 r2);<br />

public Index3 Begin { get; }<br />

public override int Dim { get; }<br />

public Index3 End { get; }<br />

public Index3 Size { get; }<br />

public override int BeginVal (int dim);<br />

public override object Clone ();<br />

public bool Contains (Index3 val);<br />

public bool Contains (Index3 pos, Index3 begin, Index3 end);<br />

public override int EndVal (int dim);<br />

public override int GetHashCode ();<br />

public static IndexRange3 Intersection (IndexRange3 lhs,<br />

IndexRange3 rhs);<br />

protected override void SetBeginVal (int val, int dim);<br />

protected override void SetEndVal (int val, int dim);<br />

public static explicit operator IndexRange3 (IndexRange2 arg);<br />

public static explicit operator IndexRange3 (IndexRange4 arg);<br />

}<br />

<strong>Schlumberger</strong> Private<br />

<strong>Ocean</strong> Services 4-107

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!