Package | Description |
---|---|
magma.robots.nao.behavior.dynamic.walk |
Modifier and Type | Method and Description |
---|---|
static WalkBehaviorParameter.Param |
WalkBehaviorParameter.Param.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static WalkBehaviorParameter.Param[] |
WalkBehaviorParameter.Param.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
float |
WalkBehaviorParameter.getValue(WalkBehaviorParameter.Param which) |