![]() |
TopCon API
1.1.0
.Net API to control TopCon devices
|
Classes | |
class | CalculatedSASCurveComponent |
This is the main component (used as current functionBlock that makes up calculated SASCurve). More... | |
class | ChannelDefinitions |
This class implements the list of DataCollector channels that can be used in the DataCollector. More... | |
class | CSi_TechnologyModel |
This class defines all CSI solar array related parameters technology model. The user can derive own technology models from this one and modify the settings with the getter/setter methods. More... | |
class | CustomSASCurveComponent |
class | DataCollector |
class | DC_ScopeChannel |
class | MPPData |
MPPData is a class that holds data of solar panels. If the users wants to define the panel by giving the PanelData ( Uoc, Isc), please use the PanelData class. More... | |
class | PanelData |
This class contains key data of the solar panel (Uoc (open circuit voltage) and Isc (shortcut current) More... | |
class | SASCurveComponent |
This is the abstract base class for CUSTOM and CALCULATED CurveComponents. You cannot instantiate objects of this class, use CustomSASCurveComponent or CalculatedSASCurveComponent instead. More... | |
class | SolarArrayTechnologyModel |
class | TF_TechnologyModel |
This class defines all THINFILM solar array related parameters technology model. The user can derive own technology models from this one and modify the settings with the getter/setter methods. More... | |
class | UserDefined_TechnologyModel |
This class allows to define own models for the underlying 1-diode-model. More... | |