|
|
(45 intermediate revisions by 4 users not shown) |
Line 1: |
Line 1: |
| {{Template:APIClass|GlobalStuff ALTA Class|GlobalStuff ALTA}}
| | #REDIRECT [[ALTADataSet_Class]] |
| | |
| === Properties ===
| |
| | |
| *'''[[ALTASolverModel]]''' {{Template:APIComment|Available ALTA solver models.}}
| |
| *'''[[ALTASolverDistribution]]''' {{Template:APIComment|Available ALTA solver distributions.}}
| |
| *'''[[ALTASolverMethod]]''' {{Template:APIComment|Available ALTA solver analysis methods}}
| |
| *'''[[ALTASolverLSR]]''' {{Template:APIComment|Life-stress relationships.}}
| |
| *'''[[ALTAGeneralOptions]]''' {{Template:APIComment|ALTA solver general options}}
| |
| *'''[[AllowLargeBetaValues]]''' {{Template:APIComment|Whether to allow large beta values for cumulative damage model.}}
| |
| *'''[[ImplementStressAtTheEndOfTheStep]]''' {{Template:APIComment|For time varying stresses, defines the stress segment if time is the start of one and also the end of another segment.}}
| |
| *'''[[ALTAAnalysisOptions]]''' {{Template:APIComment|ALTA solver analysis options.}}
| |
| *'''[[ModelType]]''' {{Template:APIComment|Sets ALTA solver model to an arrhenius model type}}
| |
| *'''[[Distribution]]''' {{Template:APIComment|Sets ALTA solver model to a weibull distribution.}}
| |
| *'''[[Analysis ]]''' {{Template:APIComment|Sets ALTA solver model to MLE}}
| |
| *'''[[UngroupGroupedData ]]''' {{Template:APIComment|Whether or not data is ungrouped data}}
| |
| *'''[[SortBeforeCalculations ]]''' {{Template:APIComment|Whether or not data is sorted before calculations.}}
| |
| | |
| ===== ALTAEvents =====
| |
| *'''[[ALTAEvents Class|ALTAEvents]]''' {{Template:APIComment|Inherit the class, override its methods and assign its instance to the Events property of a ALTA data set to be able to handle its events.}}
| |
| *'''[[ALTAEvents.Message]]''' {{Template:APIComment|Called by ‘sender’ when a message should be displayed.}}
| |
| *'''[[ALTAEvents.Question]]''' {{Template:APIComment|Called by ‘sender’ when an answer to the question is required.}}
| |
| *'''[[ALTAEvents.UpdateCalculationProgress]]''' {{Template:APIComment|Called by ‘sender’ when the calculation progress should be updated.}}
| |
| *'''[[ALTAEvents.ShowCalculationProgress]]''' {{Template:APIComment|Called by ‘sender’ when calculation progress should be shown.}}
| |
| *'''[[ALTAEvents.HideCalculationProgress]]''' {{Template:APIComment|Called by ‘sender’ when calculation progress should be hidden.}}
| |