Template:ALTADataSet.AddStressDefinition: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
(Created page with '{{APIName|AddStressDefinition(}} {{APIPrefix|ByVal}} {{APIName|Name}} {{APIPrefix|As String, Optional ByVal}} {{APIName|StressRelation}} {{API…')
 
No edit summary
Line 12: Line 12:
=
=
{{APIName|1)}} <br>
{{APIName|1)}} <br>
{{APIComment|Adds a stress definition (column). The number of stresses in subsequent calls to AddFailure, AddSuspension etc. must be equal to the number of stress definitions in the data set.}}

Revision as of 21:44, 29 January 2014

AddStressDefinition( ByVal Name As String, Optional ByVal StressRelation As ALTASolverLSR = ALTASolverLSR.Exponential, Optional ByVal UseStress As Double = 1)