ee.Array.atan2

要素ごとに、2D ベクトル [x, y] によって形成される角度を計算します。

用途戻り値
Array.atan2(right)配列
引数タイプ詳細
これ: left配列左側の値。
right配列右側の値。