Property | Type | Description | |
---|---|---|---|
CheckCoordVar | void | ||
CheckParamVar | void | ||
ReadDoubleParam | double |
Method | Description | |
---|---|---|
ClearParametrization ( |
||
GetPlayerParametrizationCoordsStorage ( |
||
GetPlayerParametrizationParamsStorage ( |
||
SetParamIteration ( |
||
SetParametrization ( |
||
VarNameToIdx ( char varName ) : int |
Method | Description | |
---|---|---|
CheckCoordVar ( string s ) : void | ||
CheckParamVar ( string s ) : void | ||
ReadDoubleParam ( |
public static ClearParametrization ( |
||
p | ||
cmd | ||
return | void |
public static GetPlayerParametrizationCoordsStorage ( |
||
p | ||
return | fCraft.Expression[] |
public static GetPlayerParametrizationParamsStorage ( |
||
p | ||
return | double[][] |
public static SetParamIteration ( |
||
p | ||
cmd | ||
return | void |
public static SetParametrization ( |
||
p | ||
cmd | ||
return | void |
public static VarNameToIdx ( char varName ) : int | ||
varName | char | |
return | int |