Miner.Interop Namespace > MMMechCalcClass Class : ConductorSag Method |
'Declaration
Public Overridable Function ConductorSag( _ ByVal dWeight As System.Double, _ ByVal dSpanLength As System.Double, _ ByVal dTension As System.Double _ ) As System.Double
'Usage
Dim instance As MMMechCalcClass Dim dWeight As System.Double Dim dSpanLength As System.Double Dim dTension As System.Double Dim value As System.Double value = instance.ConductorSag(dWeight, dSpanLength, dTension)
public virtual System.double ConductorSag( System.double dWeight, System.double dSpanLength, System.double dTension )
public function ConductorSag( dWeight: System.Double; dSpanLength: System.Double; dTension: System.Double ): System.Double; virtual;
public function ConductorSag( dWeight : System.double, dSpanLength : System.double, dTension : System.double ) : System.double;
public: virtual System.double ConductorSag( System.double dWeight, System.double dSpanLength, System.double dTension )
public: virtual System.double ConductorSag( System.double dWeight, System.double dSpanLength, System.double dTension )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2