org.opensha.sra.asset
Interface Value
- All Known Implementing Classes:
- MonetaryHighLowValue, MonetaryValue
public interface Value
A Value is a deterministic or probabilistic estimate of
the value of the asset. For people, a 4-compoment parameter, all
nonnegative integers: occupants weekday day, occupants weekday night,
occupants weekend day, occupants weekend night. For money, a 3-component
parameter: a nonnegative floating point number, with a year (YYYY) and
an ISO 4217 currency code (CCC).
NOTE: placeholder
- Version:
- $Id: Value.java 7478 2011-02-15 04:56:25Z pmpowers $
- Author:
- Peter Powers
getValueBasisYear
int getValueBasisYear()