public static class Result.VelocityParameters extends Object implements Serializable
Modifier and Type | Field and Description |
---|---|
int |
iterationIndex
iteration number starting from 0
|
int |
loadCaseIndex
load case number starting from 0
|
Result.Type |
type |
Constructor and Description |
---|
VelocityParameters() |
VelocityParameters(int loadCaseIndexInitial,
int iterationIndexInitial,
Result.Type typeInitial)
Constructor for the VelocityParameters object.
|
public int loadCaseIndex
public int iterationIndex
public Result.Type type
public VelocityParameters()
public VelocityParameters(int loadCaseIndexInitial, int iterationIndexInitial, Result.Type typeInitial)
loadCaseIndexInitial
- load case number starting from 0iterationIndexInitial
- iteration number starting from 0typeInitial
- Copyright 2011 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.