DWSIM Class Library Documentation
C#VB
    Show/Hide TOC
    • Loading...

    FormUNIFACRegression Class

    Definition

    Namespace: DWSIM
    Assembly: DWSIM (in DWSIM.exe) Version: 10.0.9588.16093
    C#Request Example
    public class FormUNIFACRegression : Form
    VBRequest Example
    Public Class FormUNIFACRegression
    	Inherits Form
    Inheritance
    Object    MarshalByRefObject    Component    Control    ScrollableControl    ContainerControl    Form    FormUNIFACRegression

    Constructors

    FormUNIFACRegression 

    Methods

    BtnDrawChart_Click 
    BtnDrawIPs_Click 
    BtnNewIPDB_Click 
    BtnNewTemp_Click 
    BtnRegressIP_Click 
    BtnSaveIPDB_Click 
    BtnSelectIPDB_Click 
    CalcError 
    cbCompound_SelectedIndexChanged 
    CheckModel 
    Dispose
    (Overrides FormDispose(Boolean))
    EvalIPNF 
    FillIPGrid 
    FormUNIFACRegression_HelpRequested 
    FormUNIFACRegression_Load 
    GetNextVisibleCol 
    GridExpData_KeyDown 
    InitializeComponent 
    IPGrid_CellDoubleClick 
    LoadCase 
    PasteData 
    StoreData 
    tbTitle_TextChanged 

    Fields

    _comps 
    _pp 
    ci 
    Comp1 
    Comp2 
    components 
    cv 
    FileHandler 
    GI1 
    GI2 
    GN1 
    GN2 
    IP 
    mat 
    mycase 
    uni 

    Extension Methods

    ChangeDefaultFont
    (Defined by FormExtensions)
    GetAllChildren
    (Defined by FormExtensions)
    GetEnumNames
    (Defined by General)
    IsValidDouble
    (Defined by General)
    UIThread
    (Defined by General)
    UIThreadInvoke
    (Defined by General)

    See Also

    Reference

    DWSIM Namespace

    In This Article

    • Definition
    • Constructors
    • Methods
    • Fields
    • Extension Methods
    • See Also

    DWSIM is open-source software, released under the GPL v3 license. (c) 2008-2026 Daniel Medeiros and contributors

    Send comments on this topic to Daniel Medeiros