[SerializableAttribute]
public class FileOptCalConfig : FileCalConfig<SerializableAttribute>
Public Class FileOptCalConfig
Inherits FileCalConfig[SerializableAttribute]
public ref class FileOptCalConfig : public FileCalConfig[<SerializableAttribute>]
type FileOptCalConfig =
class
inherit FileCalConfig
end| FileOptCalConfig | Initializes a new instance of the FileOptCalConfig class |
| CalibrationStandards |
Calibration Standards
(Inherited from FileCalConfig) |
| CalibrationType |
Calibration Type
(Inherited from FileCalConfig) |
| MeasurementJournalPath |
Measurement Journal Path
(Inherited from FileCalConfig) |
| OptimizationConfig | Optimization Config |
| Ports |
Port assignment
(Inherited from FileCalConfig) |
| PortZr |
Port Impedance / Ohm
(Inherited from FileCalConfig) |
| RootPath |
Root Path
(Inherited from FileCalConfig) |
| 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) |