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
 
(2 intermediate revisions by 2 users not shown)
Line 11: Line 11:
{{APIPrefix|As Double}}
{{APIPrefix|As Double}}
=
=
{{APIName|1)}} <br>
{{APIName|1)}}
{{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.}}

Latest revision as of 23:55, 11 February 2014

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