public class MapOutputFile| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) |
| GetHashCode | Serves as the default hash function. (Inherited from Object) |
| GetType | Gets the Type of the current instance. (Inherited from Object) |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
| ToString | Returns a string that represents the current object. (Inherited from Object) |
| Component | Component index - Only relevant if MapItem is ADComponent, otherwise -1 |
| FilePath | Filename |
| Frequency | Frequency, when FrequencyType is PerTimeStep |
| FrequencySpan | Frequency Span - if Storing Frequency type is not per time step |
| FrequencyType | Frequency Type - only for Dynamic Maps. Frequency type of "default" results |
| GridSize | Grid Size |
| Id | Id of map output |
| IsDefaultPeriod | Default Period - covers the entire simulation |
| MapEndTime | Map Output End Time - only for Dynamic maps and Default Period unchecked |
| MapItem | Quantities/items to output. If Undefined, items to output are defined in Quantities. |
| MapStartTime | Map Output Start Time - only for Dynamic maps and Default Period unchecked |
| MapType | Map Type |
| Nx | Number of Grid Cells in J direction (X-axis) |
| Ny | Number of Grid Cells in K direction (Y-axis) |
| Origin | Origin - X and Y coordinates in map projection coordinate system. |
| Quantities | Quantities to output. To use this, MapItem must be Undefined. |
| Rotation | Rotation of grid, defined positive clockwise from map projection north to grid y-axis, in degrees |