Template:ALTADataSet.AddStressProfile: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
(Created page with '{{APIName|'''AddStressProfile'''(}} {{APIPrefix|ByVal}} {{APIName|profile}} {{APIPrefix|As}} {{APIName|[[ALTAStressProfile Class|ALTAStressProfil…')
 
No edit summary
Line 1: Line 1:
{{APIName|'''AddStressProfile'''(}}
{{APIName|[[ALTADataSet.AddStressProfile|ALTADataSet.AddStressProfile]](}}
{{APIPrefix|ByVal}}
{{APIPrefix|ByVal}}
{{APIName|[[ALTADataSet.AddStressProfile|profile]]}}
{{APIName|profile}}
{{APIPrefix|As}}
{{APIPrefix|As}}
{{APIName|[[ALTAStressProfile Class|ALTAStressProfile]]}}
{{APIName|[[ALTAStressProfile Class|ALTAStressProfile]]}}
{{APIName|)}}<br>
{{APIName|)}}<br>
{{APIComment|Adds a stress profile to the data set. It then can be used as a stress for Cumulative Damage model.}}
{{APIComment|Adds a stress profile to the data set. It then can be used as a stress for Cumulative Damage model.}}

Revision as of 22:59, 27 January 2014

ALTADataSet.AddStressProfile( ByVal profile As ALTAStressProfile )
Adds a stress profile to the data set. It then can be used as a stress for Cumulative Damage model.