ReFRACtor
FullPhysics::ObservationId< T > Class Template Reference

Defines a simple mechanism by where a specific dataset from a HDF file is read along with some sort of identifer to obtain an index that should be used for extracting data. More...

#include <observation_id.h>

+ Collaboration diagram for FullPhysics::ObservationId< T >:

Public Member Functions

 ObservationId (const boost::shared_ptr< HdfFile > &input, const std::string &dataset_name, const T &identifier)
 
int data_index () const
 

Detailed Description

template<class T>
class FullPhysics::ObservationId< T >

Defines a simple mechanism by where a specific dataset from a HDF file is read along with some sort of identifer to obtain an index that should be used for extracting data.

Definition at line 13 of file observation_id.h.

Constructor & Destructor Documentation

◆ ObservationId()

template<class T >
ObservationId::ObservationId ( const boost::shared_ptr< HdfFile > &  input,
const std::string &  dataset_name,
const T &  identifier 
)

Definition at line 7 of file observation_id.cc.

Member Function Documentation

◆ data_index()

template<class T>
int FullPhysics::ObservationId< T >::data_index ( ) const
inline

Definition at line 16 of file observation_id.h.


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

Copyright © 2017, California Institute of Technology.
ALL RIGHTS RESERVED.
U.S. Government Sponsorship acknowledged.
Generated Fri Aug 24 2018 15:44:13