mnNexus
| filename : | String (pass by value) |
| The name of the file. | |
| tree : | TimeTree (pass by const reference) |
| The tree variable. | |
| ... : | RevObject (pass by const reference) |
| Variables at nodes or branches. | |
| isNodeParameter : | Bool (pass by value) |
| Is this a node or branch parameter? | |
| Default : TRUE | |
| writeTaxa : | Bool (pass by value) |
| Should a taxa block be written? | |
| Default : FALSE | |
| printgen : | IntegerPos (pass by value) |
| The number of generations between stored samples. | |
| Default : 1 |