Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
WorkerData Class

Manages the basic data required to calculate a Social Security benefit.

WorkerDataWorkerData
C++
class WorkerData : public WorkerDataGeneral;

It includes extra fields for more detailed calculations and fuller output, compared to the parent class WorkerDataGeneral. In particular, it allows for periods of military service (which could generate wage credits) via MilServDatesVec, railroad earnings via RailRoadData, and a noncovered pension (which could trigger the Windfall Elimination Provision).

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