Solar_Struct::load()
public
void
Solar_Struct::load
( array|Solar_Struct $spec
)
Loads the struct with data from an array or another struct.
Parameters
(array|Solar_Struct)
$spec
: The data to load into the object.
Returns
(void)
Description
Loads the struct with data from an array or another struct.