ref_depth | 基準点の深さ。 The depth of a reference point. |
v0 | 基準点における速度。 The velocity at the reference point. |
slope | 速度勾配。 The velocity slope. |
戻り値のメンバ Member of the return value |
値 Value |
N | 1 |
depths | 1要素から成る配列でdepths[0]には引数ref_depthの値が入る。 An array composed of 1 component; the value of argument ref_depth is copied to depths[0]. |
velocities | 1要素から成る配列でvelocities[0]には引数v0の値が入る。 An array composed of 1 component; the value of argument vo is copied to velocities[0]. |
slope_shallow | 引数slopeの値。 The value of argument slope. |
slope_deep | 引数slopeの値。 The value of argument slope. |