KiCad PCB EDA Suite
Loading...
Searching...
No Matches
eseries.h File Reference
#include <array>
#include <vector>
#include <string>
#include <cstdint>

Go to the source code of this file.

Classes

class  ESERIES::ESERIES_VALUES
 
class  ESERIES::E1_VALUES
 Creates a vector of integers of the E1 series values. More...
 
class  ESERIES::E3_VALUES
 Creates a vector of integers of the E3 series values. More...
 
class  ESERIES::E6_VALUES
 Creates a vector of integers of the E6 series values. More...
 
class  ESERIES::E12_VALUES
 Creates a vector of integers of the E12 series values. More...
 
class  ESERIES::E24_VALUES
 Creates a vector of integers of the E24 series values. More...
 
class  ESERIES::E48_VALUES
 Creates a vector of integers of the E48 series values. More...
 
class  ESERIES::E96_VALUES
 Creates a vector of integers of the E96 series values. More...
 
class  ESERIES::E192_VALUES
 Creates a vector of integers of the E192 series values. More...
 
class  ESERIES::ESERIES_IN_DECADE
 Creates a vector of doubles of the values in the requested eseries and decade. More...
 

Namespaces

namespace  ESERIES
 E-Values derived from a geometric sequence formula by Charles Renard were already accepted and widely used before the ISO recommendation no.
 

Enumerations

enum  {
  ESERIES::E1 , ESERIES::E3 , ESERIES::E6 , ESERIES::E12 ,
  ESERIES::E24 , ESERIES::E48 , ESERIES::E96 , ESERIES::E192
}