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

    IMaterialStream Interface

    This is the interface which defines the basic properties of a Material Stream.

    Definition

    Namespace: DWSIM.Interfaces
    Assembly: DWSIM.Interfaces (in DWSIM.Interfaces.dll) Version: 10.0.0.0
    C#Request Example
    [InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIDispatch)]
    public interface IMaterialStream
    VBRequest Example
    <InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIDispatch)>
    Public Interface IMaterialStream

    Properties

    AdditionalSolidPhaseProperties 
    AtEquilibrium 
    CompositionBasis 
    DefinedFlow 
    FloatingTableAmountBasis 
    Flowsheet 
    ForcePhase 
    InputComposition 
    IsElectrolyteStream 
    Phases 
    PhasesArray 
    ReferenceSolvent 
    SolidParticleData 
    SpecType 
    StreamType 

    Methods

    ClearAllProps 
    Clone 
    GetCompoundMassConcentration 
    GetCompoundMassFlow 
    GetCompoundMolarFlow 
    GetEnergyFlow 
    GetMassEnthalpy 
    GetMassFlow 
    GetMolarFlow 
    GetOverallComposition 
    GetOverallHeatOfFormation 
    GetOverallMassComposition 
    GetPhase 
    GetPhaseComposition 
    GetPressure 
    GetPropertyPackageObject 
    GetPropertyPackageObjectCopy 
    GetTemperature 
    GetVolumetricFlow 
    IsSingleCompound 
    SetCurrentMaterialStream 
    SetMassEnthalpy 
    SetMassFlow 
    SetMolarFlow 
    SetOverallComposition 
    SetOverallMassComposition 
    SetOverallMolarComposition 
    SetPhaseComposition 
    SetPressure 
    SetPropertyPackageObject 
    SetTemperature 
    SetVolumetricFlow 
    UpdateStreamType 
    Validate 

    See Also

    Reference

    DWSIM.Interfaces Namespace

    In This Article

    • Definition
    • Properties
    • 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