Eplan Platform API
Eplan.EplApi.DataModel Namespace / ProjectPropertyList Class / PROJECT_POWERDISSIPATION_SIMULTANEITYFACTOR Property / PROJECT_POWERDISSIPATION_SIMULTANEITYFACTOR Property

In This Topic
    PROJECT_POWERDISSIPATION_SIMULTANEITYFACTOR Property
    In This Topic
    Thermal design: Simultaneity factor # 10312.
    Syntax
    public PropertyValue PROJECT_POWERDISSIPATION_SIMULTANEITYFACTOR {get; set;}
    public:
    property PropertyValue^ PROJECT_POWERDISSIPATION_SIMULTANEITYFACTOR {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Double.
    Remarks

    Simultaneity factor for calculating the power dissipation. The simultaneity factor is an estimated value that takes into consideration the fact all the devices are never switched on simultaneously at full power in a plant.

    See Also