Eplan Platform API
Eplan.EplApi.DataModel Namespace / ArticlePropertyList Class / ARTICLE_SOUND_PRESSURE_LEVEL_ACCORDING_TO_ISO_20145 Property / ARTICLE_SOUND_PRESSURE_LEVEL_ACCORDING_TO_ISO_20145 Property

In This Topic
    ARTICLE_SOUND_PRESSURE_LEVEL_ACCORDING_TO_ISO_20145 Property
    In This Topic
    Sound pressure level acc. to ISO 20145 # 26542.
    Syntax
    public PropertyValue ARTICLE_SOUND_PRESSURE_LEVEL_ACCORDING_TO_ISO_20145 {get; set;}
    public:
    property PropertyValue^ ARTICLE_SOUND_PRESSURE_LEVEL_ACCORDING_TO_ISO_20145 {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Determined sound pressure level of a noise source, measured in accordance with the standard ISO 20145 and specified in decibels (dB).

    See Also