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 aVref, int aType, double aIadj=0)
 

Public Attributes

wxString m_Name
 
int m_Type
 
double m_Vref
 
double m_Iadj
 

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  aVref,
int  aType,
double  aIadj = 0 
)
inline

Definition at line 43 of file class_regulator_data.h.

Member Data Documentation

◆ m_Iadj

◆ m_Name

◆ m_Type

◆ m_Vref


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