From 1fef503b85a30176dc5c3232e95809359a3338c5 Mon Sep 17 00:00:00 2001 From: Thales Lima Oliveira Date: Thu, 3 May 2018 17:14:30 -0300 Subject: Commit for sync --- docs/doxygen/html/class_element.html | 76 ++++++++++++++++++++++-------------- 1 file changed, 47 insertions(+), 29 deletions(-) (limited to 'docs/doxygen/html/class_element.html') diff --git a/docs/doxygen/html/class_element.html b/docs/doxygen/html/class_element.html index 2f3404c..b614ba6 100644 --- a/docs/doxygen/html/class_element.html +++ b/docs/doxygen/html/class_element.html @@ -7,7 +7,7 @@ -Element Class Reference +Power System Platform: Element Class Reference @@ -29,6 +29,11 @@ Logo + +
Power System Platform +  2018w15a +
+ @@ -82,34 +87,35 @@ Inheritance diagram for Element:
Inheritance graph
- - - + + + - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + +
[legend]
@@ -338,6 +344,18 @@ virtual void DrawArc ( virtual double PointToLineDistance (wxPoint2DDouble point, int *segmentNumber=NULL) const  Calculate the distance between a line (formed by point list) and a point. More...
  + +virtual rapidxml::xml_node * SaveElement (rapidxml::xml_document<> &doc, rapidxml::xml_node<> *elementListNode) +  + +virtual bool OpenElement (rapidxml::xml_node<> *elementNode) +  + +void SaveCADProperties (rapidxml::xml_document<> &doc, rapidxml::xml_node<> *elementNode) +  + +bool OpenCADProperties (rapidxml::xml_node<> *elementNode) +  @@ -658,7 +676,7 @@ bool 

Static Public Member Functions

m_online = true -

Implemented in Transformer, Text, Bus, Line, IOControl, TransferFunction, Capacitor, Inductor, Constant, Gain, Machines, Sum, MathOperation, ConnectionLine, Exponential, Limiter, RateLimiter, Branch, and Shunt.

+

Implemented in Transformer, Text, Bus, Line, IOControl, TransferFunction, Capacitor, Inductor, MathExpression, Constant, Gain, Machines, Sum, MathOperation, ConnectionLine, Exponential, Limiter, RateLimiter, Branch, and Shunt.

@@ -764,7 +782,7 @@ bool 
m_online = true -

Reimplemented in Transformer, Load, Bus, Line, IOControl, TransferFunction, Capacitor, Inductor, Machines, Constant, Gain, Sum, Branch, ConnectionLine, Exponential, Limiter, MathOperation, and RateLimiter.

+

Reimplemented in Transformer, Load, Bus, Line, IOControl, TransferFunction, Capacitor, Inductor, Machines, MathExpression, Constant, Gain, Sum, Branch, ConnectionLine, Exponential, Limiter, MathOperation, and RateLimiter.

@@ -1283,7 +1301,7 @@ bool 
m_online = trueGet a the element copy.

Returns
Copy of the element.
-

Reimplemented in SyncGenerator, SyncMotor, Transformer, Text, Load, TransferFunction, Bus, Line, IOControl, RateLimiter, Gain, ConnectionLine, Exponential, Sum, Constant, Limiter, IndMotor, Capacitor, Inductor, Divider, and Multiplier.

+

Reimplemented in SyncGenerator, SyncMotor, Transformer, Text, TransferFunction, Load, Bus, IOControl, Line, RateLimiter, Gain, MathExpression, Exponential, ConnectionLine, Sum, Limiter, Constant, IndMotor, Capacitor, Inductor, Divider, and Multiplier.

@@ -1573,7 +1591,7 @@ bool 
m_online = true -

Implemented in Transformer, Text, Bus, Line, IOControl, TransferFunction, Capacitor, Inductor, Branch, Machines, Constant, Gain, Sum, MathOperation, ConnectionLine, Exponential, Limiter, RateLimiter, and Shunt.

+

Implemented in Transformer, Text, Bus, Line, IOControl, TransferFunction, Capacitor, Inductor, Branch, Machines, MathExpression, Constant, Gain, Sum, MathOperation, ConnectionLine, Exponential, Limiter, RateLimiter, and Shunt.

@@ -2179,7 +2197,7 @@ bool 
m_online = true -

Reimplemented in Transformer, Text, Load, Bus, IOControl, Machines, TransferFunction, Capacitor, Inductor, Constant, Gain, Sum, MathOperation, Exponential, Limiter, and RateLimiter.

+

Reimplemented in Transformer, Text, Load, Bus, IOControl, Machines, TransferFunction, Capacitor, Inductor, MathExpression, Constant, Gain, Sum, MathOperation, Exponential, Limiter, and RateLimiter.

@@ -2748,7 +2766,7 @@ bool 
m_online = true
Returns
True if the form is shown, false otherwise.
-

Reimplemented in SyncGenerator, SyncMotor, Transformer, Bus, Load, Line, IOControl, Capacitor, Inductor, IndMotor, TransferFunction, Constant, Gain, Sum, MathOperation, Exponential, Limiter, and RateLimiter.

+

Reimplemented in SyncGenerator, SyncMotor, Transformer, Bus, Load, Line, IOControl, Capacitor, Inductor, IndMotor, TransferFunction, MathExpression, Constant, Gain, Sum, MathOperation, Exponential, Limiter, and RateLimiter.

-- cgit