ecl::unsmry_loader Class Reference

#include <ecl_unsmry_loader.hpp>

Public Member Functions

 unsmry_loader (const ecl_smspec_type *smspec, const std::string &filename, int file_options)
 
 ~unsmry_loader ()
 
std::vector< double > get_vector (int pos) const
 
std::vector< double > sim_seconds () const
 
std::vector< time_t > sim_time () const
 
int length () const
 
time_t iget_sim_time (int time_index) const
 
double iget_sim_seconds (int time_index) const
 
std::vector< int > report_steps (int offset) const
 
double iget (int time_index, int params_index) const
 

Constructor & Destructor Documentation

◆ unsmry_loader()

ecl::unsmry_loader::unsmry_loader ( const ecl_smspec_type smspec,
const std::string filename,
int  file_options 
)

◆ ~unsmry_loader()

ecl::unsmry_loader::~unsmry_loader ( )

Member Function Documentation

◆ get_vector()

std::vector< double > ecl::unsmry_loader::get_vector ( int  pos) const

◆ iget()

double ecl::unsmry_loader::iget ( int  time_index,
int  params_index 
) const

◆ iget_sim_seconds()

double ecl::unsmry_loader::iget_sim_seconds ( int  time_index) const

◆ iget_sim_time()

time_t ecl::unsmry_loader::iget_sim_time ( int  time_index) const

◆ length()

int ecl::unsmry_loader::length ( ) const

◆ report_steps()

std::vector< int > ecl::unsmry_loader::report_steps ( int  offset) const

◆ sim_seconds()

std::vector< double > ecl::unsmry_loader::sim_seconds ( ) const

◆ sim_time()

std::vector< time_t > ecl::unsmry_loader::sim_time ( ) const

The documentation for this class was generated from the following file: