Public Member Functions | Public Attributes

Vel::Pick Class Reference

List of all members.

Public Member Functions

 Pick (float depth=mUdf(float), float vel=mUdf(float), float offset=mUdf(float), EM::ObjectID=-1)
bool operator== (const Pick &b) const

Public Attributes

float depth_
float offset_
float vel_
EM::ObjectID emobjid_

Constructor & Destructor Documentation

Vel::Pick::Pick ( float  depth = mUdf(float),
float  vel = mUdf(float),
float  offset = mUdf(float),
EM::ObjectID  = -1 
)

Member Function Documentation

bool Vel::Pick::operator== ( const Pick b  )  const

Member Data Documentation