#include <electromagnetism.h>
 | 
| static constexpr auto  | symbol = "C"sv | 
|   | 
| static constexpr auto  | name = "coulomb"sv | 
|   | 
| static constexpr std::string_view  | symbol = "?"sv | 
|   | Symbol of the unit (e.g. "A").  More...
  | 
|   | 
| static constexpr std::string_view  | name = "unknown"sv | 
|   | Long name of unit (e.g. "ampere").  More...
  | 
|   | 
Definition at line 37 of file electromagnetism.h.
 
  
  
      
        
          | constexpr auto util::quantities::units::Coulomb::name = "coulomb"sv | 
         
       
   | 
  
static   | 
  
 
 
  
  
      
        
          | constexpr auto util::quantities::units::Coulomb::symbol = "C"sv | 
         
       
   | 
  
static   | 
  
 
 
The documentation for this struct was generated from the following file: