public PropertyValue FUNC_ARTICLE_APPARENT_POWER( int index ) {get; set;}
public: property PropertyValue^ FUNC_ARTICLE_APPARENT_POWER { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue FUNC_ARTICLE_APPARENT_POWER( int index ) {get; set;}
public: property PropertyValue^ FUNC_ARTICLE_APPARENT_POWER { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Property is indexed. Possible indexes are from 1 to 50.
Total power available in an AC circuit. It is composed of the active power and the reactive power. The apparent power is measured in volt amperes (VA) and is obtained as the product of the root mean square value of the electric voltage and the root mean square value of the electric amperage.