ElasticProperties

class rips.ElasticProperties(pb2_object=None, channel=None)

Bases: PdmObjectBase

file_path

File Path

Type

str

properties_table

Properties Table

Type

str

show_scaled_properties

Show Scaled Properties

Type

bool

Methods Summary

add_property_scaling([formation, facies, ...])

Add Elastic Property Scaling

property_scaling_collection()

PropertyScalingCollection

Methods Documentation

add_property_scaling(formation='', facies='', property='', scale=1)

Add Elastic Property Scaling

Parameters
  • formation (str) -- Formation

  • facies (str) -- Facies

  • property (str) -- Property

  • scale (float) -- Scale

Returns

ElasticPropertyScaling

property_scaling_collection()

PropertyScalingCollection

Returns

ElasticPropertyScalingCollection