CompoundingMethodEnum
Enum CDM 7.2.0The enumerated values to specify the type of compounding, e.g. flat, straight.
Values 4
Namespace cdm.product.asset
Values
4 permitted values.
| Value | Description |
|---|---|
| Flat | Flat compounding. Compounding excludes the spread. Note that the first compounding period has it's interest calculated including any spread then subsequent periods compound this at a rate excluding the spread. |
| None | No compounding is to be applied. |
| Straight | Straight compounding. Compounding includes the spread. |
| SpreadExclusive | Spread Exclusive compounding. |
Referenced by
1 type holds a CompoundingMethodEnum as an attribute.
Functions
Model functions that produce or consume this type. These are the CDM's own behaviour — the logic a correct implementation has to match.
| Function | Role | Description |
|---|---|---|
| MapCompoundingMethodEnum | returns | — |
Open CompoundingMethodEnum in the Model Browser
Walk the tree and the reference graph interactively, and switch releases to see how the enumeration has changed. Free, no signup.