Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
OldStart::isApplicable Method (PiaData&)

Determines applicability of method using passed data.

C++
static bool isApplicable(
    const PiaData& piaData
);
Parameters 
Description 
const PiaData& piaData 
Pia calculation data. 

True if method is applicable, false otherwise.

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