Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
PiaParamsPL::earlyAgeOabCal Method

Sets earliest possible retirement age for old-age benie or aged spouse.

C++
Age earlyAgeOabCal(
    Sex::sex_type sex, 
    const boost::gregorian::date& kbirth
) const;
Parameters 
Description 
Sex::sex_type sex 
The sex of number holder (Sex::MALE for male, Sex::FEMALE for female). 
const boost::gregorian::date& kbirth 
The date of birth, adjusted to previous day. 

Earliest possible retirement age, based on present law.

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