02.05.2014 Views

CoreandServices.book - Ocean - Schlumberger

CoreandServices.book - Ocean - Schlumberger

CoreandServices.book - Ocean - Schlumberger

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Basics<br />

The definition Extent2 is:<br />

public sealed class Extent2 : ExtentKdBase<br />

{<br />

public Extent2();<br />

public Extent2(Extent x, Extent y);<br />

public Extent2(Extent2 rhs);<br />

public Extent2(Extent[ ] rhs);<br />

public Extent2(Index2 begin, Index2 size);<br />

public Extent2(Index2 begin, Index2 size, Index2 stride);<br />

public Index2 this[ Index2 index ];<br />

public Index2 Back { get; }<br />

public Index2 Front { get; set; }<br />

public Index2 Length { get; }<br />

public Index2 MaxValue { get; }<br />

public Index2 MinValue { get; }<br />

public Index2 Origin { get; set; }<br />

public Index2 Stride { get; set; }<br />

public override object Clone();<br />

public bool Contains( Index2 pos);<br />

public boll ContainsIndex(Index2 index);<br />

public Extent2 CopyIncreasing();<br />

public static Extent3 CreateIncreasing(Index2 begin, Index2 count,<br />

Index2 stride);<br />

public Extent2 EquivalenceTransform(Extent2 master, Extent2 sub);<br />

public Extent2 FromIndex( Extent2 index);<br />

public Extent2 IndexExtent();<br />

public Extent2 IndexExtent( Extent2 other);<br />

public Extent2 Intersection(Extent2 other);<br />

public bool IsSubset( Extent2 other);<br />

public Index2 NearestIndex(Index2 x);<br />

public Extent2 Reverse();<br />

public Index2 SnapValue( Index2 x);<br />

}<br />

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

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

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

Saved successfully!

Ooh no, something went wrong!