Example #1
0
        public double GetApproximatePeriod(SeismicApproximatePeriodProcedure procedure,
            SeismicSystemTypeForApproximateAnalysis StructureType)
        {
            throw new NotImplementedException();

        }
Example #2
0
 public double GetApproximatePeriod(SeismicApproximatePeriodProcedure procedure,
                                    SeismicSystemTypeForApproximateAnalysis StructureType)
 {
     throw new NotImplementedException();
 }