Class TransferPathAnalysisCharts
Inheritance
System.Object
TransferPathAnalysisCharts
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed class TransferPathAnalysisCharts : APIBase, IEquatable<APIBase>
Properties
ForceAtTransferPathNodeChart
Declaration
public TwoDChartDefinition ForceAtTransferPathNodeChart { get; }
Property Value
ResponsesChart
Declaration
public TwoDChartDefinition ResponsesChart { get; }
Property Value
TransmissibilityChart
Declaration
public TwoDChartDefinition TransmissibilityChart { get; }
Property Value
Implements
System.IEquatable<T>
Extension Methods