spatial.GeometryFMPointSpectrum
spatial.GeometryFMPointSpectrum(
self,
frequencies=None,
directions=None,
x=None,
y=None,
)Flexible mesh point spectrum.
Attributes
| Name | Description |
|---|---|
| directions | Directional axis. |
| frequencies | Frequency axis. |
| is_geo | Are coordinates geographical (LONG/LAT)? |
| is_local_coordinates | Are coordinates relative (NON-UTM)? |
| n_directions | Number of directions. |
| n_frequencies | Number of frequencies. |
| projection | The projection. |
| projection_string | The projection string. |