KiCad PCB EDA Suite
Loading...
Searching...
No Matches
REGULATOR_DATA Class Reference

#include <class_regulator_data.h>

Public Member Functions

 REGULATOR_DATA (const wxString &aName, double aVrefMin, double aVrefTyp, double aVrefMax, int aType, double aIadjTyp=0, double aIadjMax=0)
 

Public Attributes

wxString m_Name
 
int m_Type
 
double m_VrefMin
 
double m_VrefTyp
 
double m_VrefMax
 
double m_IadjTyp
 
double m_IadjMax
 

Detailed Description

Definition at line 40 of file class_regulator_data.h.

Constructor & Destructor Documentation

◆ REGULATOR_DATA()

REGULATOR_DATA::REGULATOR_DATA ( const wxString &  aName,
double  aVrefMin,
double  aVrefTyp,
double  aVrefMax,
int  aType,
double  aIadjTyp = 0,
double  aIadjMax = 0 
)
inline

Definition at line 43 of file class_regulator_data.h.

Member Data Documentation

◆ m_IadjMax

◆ m_IadjTyp

◆ m_Name

◆ m_Type

◆ m_VrefMax

◆ m_VrefMin

◆ m_VrefTyp


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