StimPlanModelCollection¶
- class rips.StimPlanModelCollection(pb2_object=None, channel=None)¶
Bases:
CheckableNamedObject
Methods Summary
append_stim_plan_model
([well_path, ...])Create a new StimPlan Model
- returns:
List of StimPlanModel
Methods Documentation
- append_stim_plan_model(well_path='', measured_depth=0, stim_plan_model_template='')¶
Create a new StimPlan Model
- Parameters:
well_path (WellPathBase) -- Well Path
measured_depth (float) --
stim_plan_model_template (StimPlanModelTemplate) -- StimPlan Model Template
- Returns:
StimPlanModel
- stim_plan_models()¶
- Returns:
List of StimPlanModel