|
opm-common
|
Satellite production rates for a single group. More...
#include <GSatProd.hpp>
Public Member Functions | |
| bool | operator== (const GSatProdGroup &data) const |
| Equality predicate. | |
| template<class Serializer> | |
| void | serializeOp (Serializer &serializer) |
| Convert between byte array and object representation. | |
Public Attributes | |
| std::array< UDAValue, 5 > | rate {} |
| Satellite production rates. | |
| double | udq_undefined |
| Default udq value. | |
Satellite production rates for a single group.
|
inline |
Equality predicate.
| [in] | data | Object against which will be tested for equality. |
data.
|
inline |
Convert between byte array and object representation.
| Serializer | Byte array conversion protocol. |
| [in,out] | serializer | Byte array conversion object. |
| std::array<UDAValue, 5> Opm::GSatProd::GSatProdGroup::rate {} |
Satellite production rates.
One rate for each enumerated item.