|
libdballe
8.6
|
Public Member Functions | |
| LevTrEntry (int id, const Level &level, const Trange &trange) | |
| LevTrEntry (const Level &level, const Trange &trange) | |
| LevTrEntry (const LevTrEntry &)=default | |
| LevTrEntry (LevTrEntry &&)=default | |
| LevTrEntry & | operator= (const LevTrEntry &)=default |
| LevTrEntry & | operator= (LevTrEntry &&)=default |
| bool | operator== (const LevTrEntry &o) const |
| bool | operator!= (const LevTrEntry &o) const |
Public Attributes | |
| int | id = MISSING_INT |
| Level | level |
| Vertical level or layer. | |
| Trange | trange |
| Time range. | |
1.8.16