AnalysisCableTuning.addEntry


addEntry(factorType, signeType, constantFactor, variableFactor, loadset)

addEntry(factorType, signeType, constantFactor, variableFactor, name, [resFile], [eigen], [harm])

addEntry(factorType, signeType, constantFactor, variableFactor, ID, [resFile], [eigen], [harm])

Add the specified loadcase. This loadcase will be considered in the optimisation, but are not modified by it.

loadsetLoadsetThe loadset as an object
namestringName of the loadset
IDlongID of the loadset
resFilestring or longFilename or ID of the results file in which the loadcase resides (default = model)
eigenlongEigenvalue ID of the loadset
harmlongHarmonic ID of the loadset
Return valuePointer to this objectAllows multiple function calls to be chained together

Back to AnalysisCableTuning

Back to Overview