Implementation of the class to manage the tides.  
 More...
Implementation of the class to manage the tides. 
- Author
- Sébastien Allgeyer 
- Date
- 26/2/21 
◆ tide() [1/2]
◆ tide() [2/2]
      
        
          | tide::tide | ( | std::string | name | ) |  | 
      
 
 
◆ ~tide()
◆ fill_ReIm()
◆ get_in_ptr()
  
  | 
        
          | double * tide::get_in_ptr | ( |  | ) |  |  | inline | 
 
 
◆ get_in_ptr_end()
  
  | 
        
          | double * tide::get_in_ptr_end | ( |  | ) |  |  | inline | 
 
 
◆ get_lat()
  
  | 
        
          | float tide::get_lat | ( | size_t | i | ) |  |  | inline | 
 
 
◆ get_lat_ptr()
  
  | 
        
          | float * tide::get_lat_ptr | ( |  | ) |  |  | inline | 
 
 
◆ get_lat_ptr_end()
  
  | 
        
          | float * tide::get_lat_ptr_end | ( |  | ) |  |  | inline | 
 
 
◆ get_lon()
  
  | 
        
          | float tide::get_lon | ( | size_t | i | ) |  |  | inline | 
 
 
◆ get_lon_ptr()
  
  | 
        
          | float * tide::get_lon_ptr | ( |  | ) |  |  | inline | 
 
 
◆ get_lon_ptr_end()
  
  | 
        
          | float * tide::get_lon_ptr_end | ( |  | ) |  |  | inline | 
 
 
◆ get_nlat()
  
  | 
        
          | size_t tide::get_nlat | ( |  | ) |  |  | inline | 
 
 
◆ get_nlon()
  
  | 
        
          | size_t tide::get_nlon | ( |  | ) |  |  | inline | 
 
 
◆ get_out_ptr()
  
  | 
        
          | double * tide::get_out_ptr | ( |  | ) |  |  | inline | 
 
 
◆ get_out_ptr_end()
  
  | 
        
          | double * tide::get_out_ptr_end | ( |  | ) |  |  | inline | 
 
 
◆ get_wave_name()
  
  | 
        
          | std::string tide::get_wave_name | ( |  | ) |  |  | inline | 
 
 
◆ read()
◆ set_name()
      
        
          | void tide::set_name | ( | std::string | name | ) |  | 
      
 
 
The documentation for this class was generated from the following files: