OB.DAAC Logo
NASA Logo
Ocean Color Science Software

ocssw V2022
whitecaps.c File Reference
#include "l12_proto.h"
Include dependency graph for whitecaps.c:

Go to the source code of this file.

Functions

void whitecap_spectral_shape (int32_t nwave, float *wave, float *awc)
 
void whitecaps (int32_t sensorID, int32_t evalmask, int32_t nwave, float ws, float ws_max, float rhof[])
 

Function Documentation

◆ whitecap_spectral_shape()

void whitecap_spectral_shape ( int32_t  nwave,
float *  wave,
float *  awc 
)

Definition at line 37 of file whitecaps.c.

◆ whitecaps()

void whitecaps ( int32_t  sensorID,
int32_t  evalmask,
int32_t  nwave,
float  ws,
float  ws_max,
float  rhof[] 
)

Definition at line 51 of file whitecaps.c.