Isis 3 Programmer Reference
Isis::ControlNetVersioner::ControlNetHeaderV0001 Struct Reference

Versioned container for general information about a control network. More...

Collaboration diagram for Isis::ControlNetVersioner::ControlNetHeaderV0001:
Collaboration graph

Public Attributes

QString networkID
 The ID/Name of the control network. More...
 
QString targetName
 The NAIF name of the target body. More...
 
QString created
 The date and time of the control network's creation. More...
 
QString lastModified
 The date and time of the control network's last modification. More...
 
QString description
 The text description of the control network. More...
 
QString userName
 The name of the user or program that last modified the control network. More...
 

Detailed Description

Versioned container for general information about a control network.

Author
2017-12-27 Jesse Mapel
History:
2017-12-27 Jesse Mapel - Original Version

Definition at line 476 of file ControlNetVersioner.h.

Member Data Documentation

◆ created

◆ description

◆ lastModified

◆ networkID

◆ targetName

◆ userName


The documentation for this struct was generated from the following file: