Public Member Functions | Public Attributes

EM::FSStoFault3DConverter::FaultStick Class Reference

List of all members.

Public Member Functions

 FaultStick (int sticknr)
Coord3 findPlaneNormal () const
double slope (double zscale) const
bool pickedOnInl () const
bool pickedOnCrl () const
bool pickedOnTimeSlice () const

Public Attributes

int sticknr_
TypeSet< Coord3crds_
Coord3 normal_
bool pickedonplane_

Constructor & Destructor Documentation

EM::FSStoFault3DConverter::FaultStick::FaultStick ( int  sticknr  ) 

Member Function Documentation

Coord3 EM::FSStoFault3DConverter::FaultStick::findPlaneNormal (  )  const
bool EM::FSStoFault3DConverter::FaultStick::pickedOnCrl (  )  const
bool EM::FSStoFault3DConverter::FaultStick::pickedOnInl (  )  const
bool EM::FSStoFault3DConverter::FaultStick::pickedOnTimeSlice (  )  const
double EM::FSStoFault3DConverter::FaultStick::slope ( double  zscale  )  const

Member Data Documentation