wxString m_symbol
Chemical symbol (Cu), not translatable.
 
wxString m_name
Translatable name ( Copper )
 
double m_potential
potential in volts, relative to copper
 
CORROSION_TABLE_ENTRY(const wxString &aName, const wxString &aSymbol, double aPotential)
 
PANEL_GALVANIC_CORROSION_BASE(wxWindow *parent, wxWindowID id=wxID_ANY, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxSize(509, 245), long style=wxTAB_TRAVERSAL, const wxString &name=wxEmptyString)
 
PANEL_GALVANIC_CORROSION(wxWindow *parent, wxWindowID id=wxID_ANY, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxTAB_TRAVERSAL, const wxString &name=wxEmptyString)