Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
character(len=MaxNameLength), | public | :: | name | = | ' ' | ||
integer, | public | :: | SourceKind | ||||
integer, | public | :: | Resource | ||||
integer, | public | :: | Category | ||||
real(kind=r64), | public, | ALLOCATABLE, DIMENSION(:) | :: | mnAmount | |||
real(kind=r64), | public, | ALLOCATABLE, DIMENSION(:) | :: | yrAmount | |||
integer, | public | :: | pvKind | = | 0 | ||
real(kind=r64), | public | :: | presentValue | ||||
real(kind=r64), | public | :: | orginalCost | ||||
real(kind=r64), | public, | ALLOCATABLE, DIMENSION(:) | :: | yrPresVal |