Maritime
object Maritime
Types
Link copied to clipboard
class OceanCurrents(val service: WeatherService) : WeatherLayerConfiguration<EncodedSourceDescriptor, SampleLayerDescriptor>
Link copied to clipboard
class OceanCurrentsParticles(val service: WeatherService) : WeatherLayerConfiguration<EncodedSourceDescriptor, ParticleLayerDescriptor>
Link copied to clipboard
class SeaSurfaceTemperatures(val service: WeatherService) : WeatherLayerConfiguration<EncodedSourceDescriptor, SampleLayerDescriptor>
Link copied to clipboard
class StormSurge(val service: WeatherService) : WeatherLayerConfiguration<EncodedSourceDescriptor, SampleLayerDescriptor>
Link copied to clipboard
class Swell2Heights(val service: WeatherService) : WeatherLayerConfiguration<EncodedSourceDescriptor, SampleLayerDescriptor>
Link copied to clipboard
class Swell2Particles(val service: WeatherService) : WeatherLayerConfiguration<EncodedSourceDescriptor, ParticleLayerDescriptor>
Link copied to clipboard
class Swell2Periods(val service: WeatherService) : WeatherLayerConfiguration<EncodedSourceDescriptor, SampleLayerDescriptor>
Link copied to clipboard
class Swell3Heights(val service: WeatherService) : WeatherLayerConfiguration<EncodedSourceDescriptor, SampleLayerDescriptor>
Link copied to clipboard
class Swell3Particles(val service: WeatherService) : WeatherLayerConfiguration<EncodedSourceDescriptor, ParticleLayerDescriptor>
Link copied to clipboard
class Swell3Periods(val service: WeatherService) : WeatherLayerConfiguration<EncodedSourceDescriptor, SampleLayerDescriptor>
Link copied to clipboard
class SwellHeights(val service: WeatherService) : WeatherLayerConfiguration<EncodedSourceDescriptor, SampleLayerDescriptor>
Link copied to clipboard
class SwellParticles(val service: WeatherService) : WeatherLayerConfiguration<EncodedSourceDescriptor, ParticleLayerDescriptor>
Link copied to clipboard
class SwellPeriods(val service: WeatherService) : WeatherLayerConfiguration<EncodedSourceDescriptor, SampleLayerDescriptor>
Link copied to clipboard
class TideHeights(val service: WeatherService) : WeatherLayerConfiguration<EncodedSourceDescriptor, SampleLayerDescriptor>
Link copied to clipboard
class WaveHeights(val service: WeatherService) : WeatherLayerConfiguration<EncodedSourceDescriptor, SampleLayerDescriptor>
Link copied to clipboard
class WaveParticles(val service: WeatherService) : WeatherLayerConfiguration<EncodedSourceDescriptor, ParticleLayerDescriptor>
Link copied to clipboard
class WavePeriods(val service: WeatherService) : WeatherLayerConfiguration<EncodedSourceDescriptor, SampleLayerDescriptor>