Miner.Interop Namespace > IMMPullCblTension Interface : PullCableTension Method |
'Declaration
Function PullCableTension( _ ByVal cblPullType As mmCblPullType, _ ByVal incomingTension As System.Double, _ ByVal conduitSectionLength As System.Double, _ ByVal totalCableWeight As System.Double, _ ByVal effCoeffFriction As System.Double, _ ByVal offsetDegAngle As System.Double, _ ByVal bendDegAngle As System.Double _ ) As System.Double
'Usage
Dim instance As IMMPullCblTension Dim cblPullType As mmCblPullType Dim incomingTension As System.Double Dim conduitSectionLength As System.Double Dim totalCableWeight As System.Double Dim effCoeffFriction As System.Double Dim offsetDegAngle As System.Double Dim bendDegAngle As System.Double Dim value As System.Double value = instance.PullCableTension(cblPullType, incomingTension, conduitSectionLength, totalCableWeight, effCoeffFriction, offsetDegAngle, bendDegAngle)
System.double PullCableTension( mmCblPullType cblPullType, System.double incomingTension, System.double conduitSectionLength, System.double totalCableWeight, System.double effCoeffFriction, System.double offsetDegAngle, System.double bendDegAngle )
function PullCableTension( cblPullType: mmCblPullType; incomingTension: System.Double; conduitSectionLength: System.Double; totalCableWeight: System.Double; effCoeffFriction: System.Double; offsetDegAngle: System.Double; bendDegAngle: System.Double ): System.Double;
function PullCableTension( cblPullType : mmCblPullType, incomingTension : System.double, conduitSectionLength : System.double, totalCableWeight : System.double, effCoeffFriction : System.double, offsetDegAngle : System.double, bendDegAngle : System.double ) : System.double;
System.double PullCableTension( mmCblPullType cblPullType, System.double incomingTension, System.double conduitSectionLength, System.double totalCableWeight, System.double effCoeffFriction, System.double offsetDegAngle, System.double bendDegAngle )
System.double PullCableTension( mmCblPullType cblPullType, System.double incomingTension, System.double conduitSectionLength, System.double totalCableWeight, System.double effCoeffFriction, System.double offsetDegAngle, System.double bendDegAngle )
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