Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
PiaCal::nelapsedCal Method (CompPeriod&, DateMoyr&)

Determine number of elapsed years.

C++
void nelapsedCal(
    CompPeriod& compPeriod, 
    const DateMoyr& entDate
);
Parameters 
Description 
CompPeriod& compPeriod 
Computation period to use (new or old). 
const DateMoyr& entDate 
Entitlement date. 

Calculates the ending elapsed year, then calls the version with an ending elapsed year argument.

Copyright (c) 2010. All rights reserved.
What do you think about this topic? Send feedback!