File: Common/Churn.msg
(no description)
The following diagram shows part of the inheritance hierarchy. Unresolved types are missing from the diagram. Click here to see the full picture.
ChurnMessage | (no description) |
Name | Type | Description |
---|---|---|
meanLifetime | double | |
meanDeadtime | double |
message ParetoChurnMessage extends ChurnMessage { fields: double meanLifetime; double meanDeadtime; };