KiCad PCB EDA Suite
Loading...
Searching...
No Matches
ESERIES::ESERIES_VALUES Class Reference

#include <eseries.h>

Inheritance diagram for ESERIES::ESERIES_VALUES:
ESERIES::E12_VALUES ESERIES::E192_VALUES ESERIES::E1_VALUES ESERIES::E24_VALUES ESERIES::E3_VALUES ESERIES::E48_VALUES ESERIES::E6_VALUES ESERIES::E96_VALUES

Public Member Functions

 ESERIES_VALUES (int aESeries)
 

Public Attributes

elements
 STL member.
 

Static Private Attributes

static const std::vector< uint16_t > s_e24table
 
static const std::vector< uint16_t > s_e192table
 

Detailed Description

Definition at line 83 of file eseries.h.

Constructor & Destructor Documentation

◆ ESERIES_VALUES()

ESERIES::ESERIES_VALUES::ESERIES_VALUES ( int  aESeries)

Member Data Documentation

◆ elements

T std::vector< T >::elements
inherited

STL member.

◆ s_e192table

const std::vector< uint16_t > ESERIES::ESERIES_VALUES::s_e192table
staticprivate
Initial value:
= {
100, 101, 102, 104, 105, 106, 107, 109, 110, 111, 113, 114, 115, 117, 118, 120, 121, 123,
124, 126, 127, 129, 130, 132, 133, 135, 137, 138, 140, 142, 143, 145, 147, 149, 150, 152,
154, 156, 158, 160, 162, 164, 165, 167, 169, 172, 174, 176, 178, 180, 182, 184, 187, 189,
191, 193, 196, 198, 200, 203, 205, 208, 210, 213, 215, 218, 221, 223, 226, 229, 232, 234,
237, 240, 243, 246, 249, 252, 255, 258, 261, 264, 267, 271, 274, 277, 280, 284, 287, 291,
294, 298, 301, 305, 309, 312, 316, 320, 324, 328, 332, 336, 340, 344, 348, 352, 357, 361,
365, 370, 374, 379, 383, 388, 392, 397, 402, 407, 412, 417, 422, 427, 432, 437, 442, 448,
453, 459, 464, 470, 475, 481, 487, 493, 499, 505, 511, 517, 523, 530, 536, 542, 549, 556,
562, 569, 576, 583, 590, 597, 604, 612, 619, 626, 634, 642, 649, 657, 665, 673, 681, 690,
698, 706, 715, 723, 732, 741, 750, 759, 768, 777, 787, 796, 806, 816, 825, 835, 845, 856,
866, 876, 887, 898, 909, 920, 931, 942, 953, 965, 976, 988
}

Definition at line 90 of file eseries.h.

Referenced by ESERIES_VALUES().

◆ s_e24table

const std::vector< uint16_t > ESERIES::ESERIES_VALUES::s_e24table
staticprivate
Initial value:
= {
100, 110, 120, 130, 150, 160, 180, 200, 220, 240, 270, 300,
330, 360, 390, 430, 470, 510, 560, 620, 680, 750, 820, 910
}

Definition at line 89 of file eseries.h.

Referenced by ESERIES_VALUES().


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