NASA Logo
Ocean Color Science Software

ocssw V2022

#include <RuntimeAttributes.hpp>

Inheritance diagram for GroundControlPoints:
[legend]
Collaboration diagram for GroundControlPoints:
[legend]

Public Member Functions

 GroundControlPoints ()=default
 
 GroundControlPoints (DataProviderConfiguration &configuration)
 
void geo_box (TileParameters &tile)
 
void set_gringpointlatitude ()
 
void set_gringpointlongitude ()
 
void set_gringpointsequence ()
 
void set_geobounds ()
 
- Public Member Functions inherited from RuntimeAttribute
bool is_valid_attribute () const
 
 RuntimeAttribute ()=default
 
 RuntimeAttribute (const std::string &name, DataProviderConfiguration &configuration)
 
const std::stringget_name () const
 
const std::stringget_grp_name () const
 
std::unique_ptr< RuntimeAttributeinit_attribute (const std::string &name, DataProviderConfiguration &configuration)
 
virtual ~RuntimeAttribute ()=default
 
- Public Member Functions inherited from Attribute
 Attribute ()=default
 
virtual ~Attribute ()=default
 
 Attribute (const std::string &name, const ANY &value, size_t attr_len)
 
const std::stringname () const
 
const ANYa_value () const
 
size_t attr_len () const
 
double as_double () const
 
std::string as_string () const
 
template<typename T >
std::vector< T > as_vector () const
 

Additional Inherited Members

- Static Public Member Functions inherited from Attribute
static Attribute parse_attribute (const netCDF::NcAtt &att)
 
static Attribute parse_attribute (const rapidjson::Value::ConstMemberIterator &data)
 
static Attribute parse (const std::string &input)
 
- Protected Member Functions inherited from RuntimeAttribute
void check_needs ()
 
- Protected Attributes inherited from RuntimeAttribute
std::unordered_map< std::string, focs::BaseVariable * > available_products
 
std::string _run_time_name {}
 
std::string _group_name {}
 
std::string _product_name {}
 
std::vector< std::stringneeded_products {}
 
bool are_needed_products_found {false}
 
- Protected Attributes inherited from Attribute
std::string name_
 
ANY a_value_
 
size_t attr_len_
 

Detailed Description

Definition at line 32 of file RuntimeAttributes.hpp.

Constructor & Destructor Documentation

◆ GroundControlPoints() [1/2]

GroundControlPoints ( )
default

◆ GroundControlPoints() [2/2]

Member Function Documentation

◆ geo_box()

void geo_box ( TileParameters tile)

◆ set_geobounds()

void set_geobounds ( )

◆ set_gringpointlatitude()

void set_gringpointlatitude ( )

◆ set_gringpointlongitude()

void set_gringpointlongitude ( )

◆ set_gringpointsequence()

void set_gringpointsequence ( )

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