服务区分析结果类。继承自 TransportationAnalystResult 类。

命名空间:  SuperMap.Analyst.NetworkAnalyst
程序集:  SuperMap.Analyst.NetworkAnalyst (in SuperMap.Analyst.NetworkAnalyst)
版本: dll

语法

C#
public class ServiceAreaResult : TransportationAnalystResult

备注

注:在服务区分析中属性 PathGuides 、 StopIndexes 、 StopWeights 是没有意义的,结果都为空。

继承层次

System..::.Object
  SuperMap.Analyst.NetworkAnalyst..::.TransportationAnalystResult
    SuperMap.Analyst.NetworkAnalyst..::.ServiceAreaResult

请参见