FACT++
1.0
Main Page
Related Pages
Namespaces
Classes
Files
Examples
bool ConnectionDrive::IsInitialized
(
)
const
inline
Definition at line
1303
of file
drivectrl.cc
.
1304
{
1305
// All important information has been successfully requested from the
1306
// SPS and the power control units are in RF (Regler freigegeben)
1307
return
fIsInitialized
[0] &&
fIsInitialized
[1];
1308
}
ConnectionDrive::fIsInitialized
bool fIsInitialized[2]
Definition:
drivectrl.cc:1152
ConnectionDrive
Generated on Sun Sep 18 2016 20:50:44 for FACT++ by
1.8.11