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

Initializes a PiaCalLC instance.

C++
PiaCalLC(
    WorkerDataGeneral& newWorkerData, 
    PiaData& newPiaData, 
    const PiaParams& newPiaParams, 
    const LawChangeArray& newLawChange
);
Parameters 
Description 
WorkerDataGeneral& newWorkerData 
Worker's basic data. 
PiaData& newPiaData 
Worker's calculation data. 
const PiaParams& newPiaParams 
Pia calculation parameters. 
const LawChangeArray& newLawChange 
Law change parameters. 
Copyright (c) 2010. All rights reserved.
What do you think about this topic? Send feedback!