Northwoods.GoSilverlight 2.1.1 Assembly
ElectricalFieldY Method
See Also  Send Feedback
Northwoods.GoXam.Layout Namespace > ForceDirectedLayout Class : ElectricalFieldY Method

xy

Glossary Item Box

Returns the electrical field in the Y direction acting on a node at the logical point Point xy. A node L is acted upon by a force in the Y direction of magnitude ElectricalFieldY(L.position) * ElectricalCharge(L).

Syntax

Visual Basic (Declaration) 
Protected Overridable Function ElectricalFieldY( _
   ByVal xy As Point _
) As Double
C# 
protected virtual double ElectricalFieldY( 
   Point xy
)

Parameters

xy

Return Value

Returns the electrical field in the Y direction, normally zero

Requirements

See Also

© 2013 All Rights Reserved.