Template:ALTADataSet.PlotUseStress: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
(Created page with '{{APIPrefix|Public Property}} {{APIName|UseStress(}} {{APIPrefix|ByVal}} {{APIName|Index}} {{APIPrefix|As Integer)}} {{APIPrefix|As Double}}<br> {{APIComment|Gets or sets use str…')
 
No edit summary
Line 6: Line 6:
{{APIPrefix|As Double}}<br>
{{APIPrefix|As Double}}<br>
{{APIComment|Gets or sets use stress value for a particular stress. This value is used in subsequent calculations and plots.}}
{{APIComment|Gets or sets use stress value for a particular stress. This value is used in subsequent calculations and plots.}}
== Parameters ==
'''Index'''
The 0-Based index of the stress profile in ALTADataSet.
{{APIComment|Gets or sets the Use stress level for the stress profile specified.}}

Revision as of 22:31, 12 September 2013

Public Property UseStress( ByVal Index As Integer) As Double
Gets or sets use stress value for a particular stress. This value is used in subsequent calculations and plots.

Parameters

Index The 0-Based index of the stress profile in ALTADataSet.

Gets or sets the Use stress level for the stress profile specified.