Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
CompPeriod::CompPeriod Constructor

Creates a CompPeriod with a given base year.

C++
CompPeriod(
    int newBaseYear
);
Parameters 
Description 
int newBaseYear 
Base year to use (1936 or 1950). 
Copyright (c) 2010. All rights reserved.
What do you think about this topic? Send feedback!